|
From: Dmitri A. S. <das...@gm...> - 2017-07-04 19:30:05
|
On Tue, Jul 4, 2017 at 2:05 PM, sfeam <sf...@us...> wrote: > > More to the point... Is it only the "test" command that has a problem? > If so I don't think we really care that much. If boxed text in general is > failing that would be a bigger issue. > > Here is the output of a script; set label "1234567890" at 0,-0.4 boxed font "DejaVuSans, 5" set label "1234567890" at 0,-0.2 boxed font "DejaVuSans, 7" set label "1234567890" at 0,0 boxed font "DejaVuSans, 9" set label "1234567890" at 0,0.2 boxed font "DejaVuSans, 12" set label "1234567890" at 0,0.4 boxed font "DejaVuSans, 14" set label "1234567890" at 0,0.6 boxed font "DejaVuSans, 18" set label "1234567890" at 0,0.8 boxed font "DejaVuSans, 24" plot sin(x) One can see that the problem is still there at very small (and perhaps very large) font sizes. The problem seems to be qt related. It looks fine reploted to e.g. pngcairo. > > Ethan > > Dmitri. -- |