]> git.wh0rd.org - fontconfig.git/history - src/fcfreetype.c
Bug 44826 - <alias> must contain only a single <family>
[fontconfig.git] / src / fcfreetype.c
2003-04-20  Keith PackardFrom James Su -- only part of page 0xff is Latin
2003-04-18  Keith PackardGuard calls to FT_Get_BDF_Property to avoid freetype...
2003-04-17  Keith PackardBDF properties not available until FreeType 2.1.4
2003-04-16  Keith PackardSearch through the BDF properties for width and foundry...
2003-04-16  Keith PackardMove foundry detection data into fcfreetype.c (which...
2003-04-15  Keith PackardClean up ps font weight matching and check for NULL
2003-04-11  Juliusz ChroboczekImplemented foundry generation for Type 1 and TrueType
2003-04-11  Keith PackardSwitch to locale-independent string compare function
2003-04-11  Keith PackardBug #46, #47 fontconfig should retrieve type 1 font...
2003-03-28  Keith PackardSet spacing to mono if every encoded glyph is the same...
2003-03-12  Keith Packardadd font widths and extend weight from OS/2 table
2003-03-05  Keith PackardChange RCS tag
2003-02-27  Keith PackardStop setting FC_SPACING from font hints. Theyre always...
2003-02-06  Keith PackardBuild fclang.h before building library This required...
2002-09-26  Keith PackardAdd fontversion field
2002-08-31  Keith PackardMore complete memory tracking. Install always overwrite...
2002-08-22  Keith PackardReimplement FC_LANG as FcTypeLang, freeze patterns...
2002-07-13  Keith PackardAdd some Utf16 support, extract font family and style...
2002-07-09  Keith PackardTrim ideographic punctuation and Suzhou numerals from...
2002-07-08  Keith PackardUpdate iso639-2 language coverage info, fix Georgian...
2002-07-06  Keith PackardSwitch to RFC 3066 based lang names
2002-06-29  Keith PackardAdd strong/weak pattern value binding, add known charse...
2002-05-31  Keith PackardAdd support for user-provided freetype faces to Xft
2002-02-22  Keith Packardfontconfig: some config file parsing mistakes
2002-02-15  Keith Packardfontconfig library: build fixes and compiler warning...
2002-02-14  Keith PackardInitial revision