octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #52655] [GL2PS] fontsize not correct svg outpu


From: Rik
Subject: [Octave-bug-tracker] [bug #52655] [GL2PS] fontsize not correct svg output
Date: Thu, 14 Dec 2017 16:51:29 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #6, bug #52655 (project octave):

Skipping the stable version, it would be possible to add the unit measure to
the fontsize in the development version.  Attached is a patch that
unconditionally adds "pt" to the font-size property (fontsz.diff).

But it probably doesn't do what you want.  Octave's print code for svg is also
setting the kerning, the space between letters, and letters appear too close
together when the fontsize is changed from svg pixels to points.  You can get
rid of the kerning by using Text->Remove Manual Kerning in Inkscape.  That
makes things look nicer, but now the size of the text, at 12pt, is larger than
what appears in the plot window in Octave.

I don't know if there is any good solution here.

(file #42652)
    _______________________________________________________

Additional Item Attachment:

File name: fontsz.diff                    Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52655>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]