summaryrefslogtreecommitdiff
path: root/fontconfig
Commit message (Expand)AuthorAgeFilesLines
* Rework cache files to use offsets for all data structures.Keith Packard2006-08-301-3/+0
* 2006-08-04 Keith Packard (keithp@keithp.com) reviewed by: plamPatrick Lam2006-08-041-2/+2
* Bail gracefully if the cache file does not contain enough data.Patrick Lam2006-04-191-1/+1
* Bump version to 2.3.94.Patrick Lam2006-02-241-1/+1
* Move FcConfigNormalizeFontDir call so that it doesn't result in infinitePatrick Lam2006-01-271-0/+4
* Compare device numbers as well as inodes. Always normalize directory namesPatrick Lam2006-01-141-1/+1
* Bump version to 2.3.93.fc-2_3_93Patrick Lam2005-12-211-1/+1
* Migrate cache files from fonts directories to /var/cache/fontconfig. ThisPatrick Lam2005-12-091-0/+1
* Move FC_BANK_DYNAMIC, FC_BANK_FIRST to internal header.Patrick Lam2005-11-241-3/+0
* 2005-11-23 Frederic Crozat <fcrozat@mandriva.com>: reviewed by: plamPatrick Lam2005-11-231-1/+1
* Bump version to 2.3.92.Patrick Lam2005-11-041-1/+1
* Add FC_EMBEDDED_BITMAP object type to tell Xft/Cairo whether to loadPatrick Lam2005-10-261-0/+1
* Prevent fc-list from escaping strings when printing them.Patrick Lam2005-10-211-0/+3
* Add valist sentinel markup for FcObjectSetBuild and FcPatternBuild.Patrick Lam2005-10-201-2/+10
* Add new API which unlinks directory caches and checks dir caches forPatrick Lam2005-10-051-0/+6
* Bump version number to 2.3.91.fc-2_3_91Patrick Lam2005-10-011-1/+1
* Add new command-line utility, fc-cat, to convert fonts.cache-2 files intoPatrick Lam2005-09-231-1/+1
* Revert ill-advised addition of FC_RENDER. Add strategy for handling objectsPatrick Lam2005-09-151-1/+0
* Add a global binding for the 'render' pattern element used by Xft; the lackPatrick Lam2005-09-111-0/+1
* Merge with HEAD and finish the GCC 4 cleanups (no more warnings!)Patrick Lam2005-09-111-1/+1
* :Patrick Lam2005-09-011-1/+1
* Overhaul the serialization system to create one mmapable file per directoryPatrick Lam2005-08-242-43/+16
* Convert ObjectPtr from a fat structure to a simple index into an id table;Patrick Lam2005-07-071-8/+1
* Add functionality to allow fontconfig data structure serialization.Patrick Lam2005-06-282-9/+49
* Update for version 2.3.2Keith Packard2005-04-231-1/+1
* Update for 2.3.1fc-2_3_1Keith Packard2005-03-081-1/+1
* Update for 2.3.0fc-2_3_0fc_2-3Keith Packard2005-03-011-2/+2
* Generate and install PDF versions of the manualsKeith Packard2005-03-011-1/+1
* Update for version 2.2.99fc-2_2_99Keith Packard2005-01-291-1/+1
* Update for version 2.2.98fc-2_2_98Keith Packard2004-12-291-1/+1
* Document ASCII limitations of Fc character conversion macrosKeith Packard2004-12-291-3/+7
* Configuration changes to request synthetic emboldening of fonts. The actualKeith Packard2004-12-101-0/+1
* Change files from ISO-Latin-1 to UTF-8Keith Packard2004-12-073-3/+3
* Updates for version 2.2.97Keith Packard2004-12-051-1/+1
* Create FC_FONTFORMAT from FT_Get_X11_Font_Format function where available.Keith Packard2004-12-051-0/+1
* Fix typo.Keith Packard2004-12-041-0/+1
* Move existing fonts.conf to fonts.conf.bakKeith Packard2004-12-041-0/+7
* Update for 2.2.96fc-2_2_96Keith Packard2004-06-301-1/+1
* Remove comma at end of FcResult enum definition.Keith Packard2004-06-031-1/+1
* Update for 2.2.95Keith Packard2004-05-291-1/+1
* Add FcResultOutOfMemory to provide an accurate error when FcFontSetMatchKeith Packard2004-05-291-1/+2
* Update to 2.2.94 (2.2.93 shipped with broken libtool bits)fc-2_2_94Keith Packard2004-04-241-1/+1
* Add instructions for doing a releasefc-2_2_93Keith Packard2004-04-141-1/+1
* Switch to FreeType 2.1.7 style includes. Bug #150.Keith Packard2003-11-181-1/+2
* Update to version 2.2.92fc-2_2_92Keith Packard2003-10-271-1/+1
* Tag version 2.2.91fc-2_2_91Keith Packard2003-10-261-1/+1
* Add a FC_HINT_STYLE key for patterns, with possible valuesOwen Taylor2003-09-231-0/+7
* Add new spacing value FC_DUAL (dual-width, as some CJK fonts). (bug #111)Noah Levitt2003-09-061-0/+1
* Added new FcFini function for cleaning up all memory. Fixed a few memoryCarl Worth2003-08-151-0/+3
* Wrap fcfreetype.h with _FCFUNCPROTOBEGIN/_FCFUNCPROTOENDKeith Packard2003-07-201-0/+4