freetype
[Top][All Lists]
Advanced

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

Re: [Freetype] Best approach to get anti-aliased font bitmaps?


From: James H. Cloos Jr.
Subject: Re: [Freetype] Best approach to get anti-aliased font bitmaps?
Date: 14 May 2002 14:39:19 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

>>>>> "Brian" == Brian Stell <address@hidden> writes:

Brian> Have you turned on the FreeType/TrueType support in Moz?
Brian> http://www.mozilla.org/projects/fonts/unix/enabling_truetype.html

I've been using it via SuSE's RPMs.  Looks good -- a *lot* better than
the 1bit fonts -- but there are a couple of issues....

It seems to be using freetype directly, rather than via the copy of
xft2 in the tree.  Notably, therfore, /etc/fonts/font.config is
ignored.  Is there a way of duplicating what:

    <fontconfig>
    <match target="font">
          <edit name="rgba" mode="assign"><const>rgb</const></edit>
    </match>
    </fontconfig>

does?

Also, type1 fonts seem to be ignored.  Is support for them expected?

-JimC


reply via email to

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