freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] Re: patch: check bdf properties WEIGHT_NAME and SLANT case i


From: Federic Zhang
Subject: Re: [Devel] Re: patch: check bdf properties WEIGHT_NAME and SLANT case insensitively
Date: Fri, 12 Sep 2003 18:20:30 +0800
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.2.1) Gecko/20030507

Agreed with Werner, unnecessary to do this transcode within Freetype.
Actually it can be done in fontconfig with the #if expression which
can contain a bulky of transition code. then the libfontconfig can
still keep compact in some case if the legacy encoding support isn't
needed.

-federic

Note that it just supports both iso10646 and iso8859 charsets, is
it reasonable to support the legacy charsets such as Big5 and
GB2312 etc?

You'd have to fix applications to transcode from Unicode to these
legacy encodings; the tables in both of these cases are huge.


I don't mean that.  If a BDF font contains e.g. a Big5 encoded font,
the BDF driver shall set FreeType's encoding to FT_ENCODING_BIG5, etc.
No need to transcode at all (which is beyond FreeType of course).


    Werner

_______________________________________________
Devel mailing list
address@hidden
http://www.freetype.org/mailman/listinfo/devel



--





reply via email to

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