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

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

[Octave-bug-tracker] [bug #49216] title texts in qt plots are "ugly"


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #49216] title texts in qt plots are "ugly"
Date: Mon, 10 Oct 2016 18:31:56 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Follow-up Comment #37, bug #49216 (project octave):

1) When you print the font substituted to "Helvetica".
I kind of understand why it is done for ps/eps based toolchain,
but I am not sure we have to do it for svg or pdf (pdf seems 
to go through eps --> gs --> pdf though gl2ps can save to 
pdf directly).

So you see "beautiful" results when printed because thay are always done with
"Helvetica" fonts (whatever they are on your system).

2) More to the original bug. As Dan S. pointed out a propotional font
(Verdana) looks monospaced on qt (and fltk) plots. That hints
that the problem is with kerning. I am not sure how text layout done in Opengl
toolkits -- do we rely on freetype to do kerning 
for the entire text string, or we just get pixmaps 
for individual letters and  string them ourselves?

Sincerely,

Dmitri.
 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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