gEDA-dev: libstroke testing
Bernd Jendrissek
bernd.jendrissek at gmail.com
Wed Aug 22 13:01:59 EDT 2007
On 8/22/07, Kai-Martin Knaak <kmk at familieknaak.de> wrote:
> If gschem uses GTK for labels, wouldn't it be trivial to switch to an
> antialiased font? IMHO this would not only look better, but improve
> readability when zoomed out.
No - gEDA text is a bunch of libgeda objects that, to humans, happen
to look like text. I suspect the text isn't even visible to GTK+ at
all, only to gdk through which gschem draws the primitives (lines).
More information about the geda-dev
mailing list