pkgsrc/fonts/fontconfig
reed a8c2f2c6fb Remove the MESSAGE. It is not required. The library will build
caches for individuals as needed.

Remove gnome from CATEGORIES.

Redo the added font paths because ${LOCALBASE}/lib/X11/fonts is
already default as configured above, so don't need to add again.
And don't need to list sub-directories of "fonts" because fontconfig
already looks in sub-directories too. (I have been using this over
a year on various systems like this.)

Update to 2.3.2. Changes include:
        * fc-cache/fc-cache.c: (scanDirs):
        Fix a few minor leaks in error cases.
        * fc-cache/fc-cache.c: (main):
        Destroy font configuration on exit to help valgrind
        * fonts.conf.in:
        * src/fcfreetype.c: (FcSfntNameTranscode), (FcFreeTypeCharIndex),
        (FcFreeTypeCheckGlyph):
        Use own transcoding routines in preference to iconv
        which appears to have leaks in some translators.
        Call iconv_close after using iconv (oops).

        Prefer unicode encoding of Euro char as some
        fonts mis-encode Euro in other ones.

        Must fetch bitmap glyphs to get width values
        to check for monospace/dual-width fonts.

Complete changes at
http://www.fontconfig.org/release/ChangeLog-2.3.2

Note that manpage for fc-cache(1) is not installed yet. It is in SGML.

Also note that the new version provides same library version
libfontconfig.so.1.0.4. This was reported to developer and was an
accidently oversite. Nevertheless, it is still ABI compatible.
2005-07-28 16:40:03 +00:00
..
patches Update to 2.3.1: 2005-03-22 14:05:54 +00:00
buildlink3.mk Include converters/libiconv/buildlink3.mk. 2005-04-21 17:40:19 +00:00
builtin.mk Coalesce the common makefile code in the builtin.mk file that inspect 2005-06-03 19:12:49 +00:00
DESCR Fix spelling. 2003-08-29 21:47:25 +00:00
distinfo Remove the MESSAGE. It is not required. The library will build 2005-07-28 16:40:03 +00:00
Makefile Remove the MESSAGE. It is not required. The library will build 2005-07-28 16:40:03 +00:00
PLIST Update to 2.3.1: 2005-03-22 14:05:54 +00:00