summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-04-24Update to 2.2.94 (2.2.93 shipped with broken libtool bits)fc-2_2_94Keith Packard4-4/+16
2004-04-24Ignore a few more autotool filesKeith Packard2-0/+9
2004-04-14Add instructions for doing a releasefc-2_2_93Keith Packard13-72/+176
2004-03-06Force FC_FOUNDRY and FC_WIDTH to always be set so that matches looking forKeith Packard2-8/+16
2004-03-02Supplied by: mfabian@suse.de (Mike FABIAN)Keith Packard2-3/+11
2004-02-22Cast strlen to int for printf, so we're 64-bit clean.Manish Singh2-1/+6
2004-02-11Ok, so I messed up the test for y_ppem. Let's see if I got it right thisKeith Packard3-14/+12
2004-02-10Pre-2.1.5 versions of FreeType didn't include y_ppem in the FT_Bitmap_SizeKeith Packard3-2/+31
2004-02-07Add Low Saxon orthography (Kenneth Rohde Christiansen <kenneth@gnu.org>)Keith Packard4-12/+85
2004-02-01fontconfig, at least as used by GIMP and/or PangoFT2 on Windows, crashesTor Lillqvist2-0/+32
2004-01-03Added orthographies for Iranian Azerbaijani and Kurdish, and Pashto (AfghanRoozbeh Pournader6-4/+233
2003-12-12Remove excessive whitespace (missed on previous commit)Carl Worth1-4/+4
2003-12-11Move man_MANS into the 'if USEDOCBOOK' block.Carl Worth4-5/+19
2003-11-18Switch to FreeType 2.1.7 style includes. Bug #150.Keith Packard4-9/+21
2003-11-16Add some example usages.Noah Levitt2-0/+27
2003-11-10Fixed a bug "FcStrtod" in handling some cases with two-byte decimalRoozbeh Pournader2-3/+12
2003-10-27Update to version 2.2.92fc-2_2_92Keith Packard3-2/+8
2003-10-27Yet more cleanups to finish getting 'make distcheck' working This has beenKeith Packard11-111/+98
2003-10-27Attempts to fix 'make distcheck' work. Things are progressing pretty well,Keith Packard9-30/+142
2003-10-26Tag version 2.2.91fc-2_2_91Keith Packard3-2/+6
2003-10-26Include confdir.sgml.in in EXTRA_DISTKeith Packard2-1/+6
2003-10-09Replace fc-cache and fc-list manpages with more detailed, SGML versions.Josselin Mouette9-90/+420
2003-09-23Add a FC_HINT_STYLE key for patterns, with possible valuesOwen Taylor4-0/+25
2003-09-23Remove Georgian capitals, they aren't used for normal writing. (Bug #116)Owen Taylor2-1/+6
2003-09-06Add new spacing value FC_DUAL (dual-width, as some CJK fonts). (bug #111)Noah Levitt6-14/+63
2003-09-01FcConfigAppFontClear: Support passing NULL to use default config.Manish Singh2-0/+12
2003-08-15Added new FcFini function for cleaning up all memory. Fixed a few memoryCarl Worth15-74/+398
2003-08-12Bug 103 -- FcObjectSetBuild must be terminated by (char *) 0 as varargs areKeith Packard1-1/+1
2003-07-20Wrap fcfreetype.h with _FCFUNCPROTOBEGIN/_FCFUNCPROTOENDKeith Packard1-0/+4
2003-07-20Implement new semantics for Contains and LISTING:Keith Packard6-53/+89
2003-07-09Was miscomputing end of string position for FcStrtod in locales withKeith Packard1-1/+1
2003-06-26Add autoconf checks for FT_Has_PS_Glyph_NamesKeith Packard2-1/+8
2003-06-26Allow config->cache to be null (as it is when $HOME is not set)Keith Packard1-3/+6
2003-06-25Lean on autoconf to find useful FreeType functions (bug 95)Keith Packard2-31/+22
2003-06-17Bug 75: dont build docs unless docbook is available. Dont install docsKeith Packard3-7/+24
2003-06-17Add FreeFont entries, fix whitespace in fonts.conf.in (bug 93, fromKeith Packard1-8/+14
2003-06-15Remove CRs from the out file before comparing (needed on Windows).Tor Lillqvist2-0/+4
2003-06-15Trivial braino.Tor Lillqvist1-1/+1
2003-06-15Fix cut&paste error.Tor Lillqvist3-2/+7
2003-06-13Check also for DLL_EXPORT as indication of being built as a DLL on Win32.Tor Lillqvist2-1/+8
2003-06-13Add share/doc directory. Add Fc*.3 man pages.Tor Lillqvist4-6/+27
2003-06-09Update to version 2.2.90fc-2_2_90Keith Packard3-2/+6
2003-06-09Add a bunch of ChangeLog entriesKeith Packard1-1/+78
2003-06-09Add fc-match program to demonstrate font matching from the command lineKeith Packard3-1/+7
2003-06-09Optimization in FcLangSetIndex was broken, occasionally returning a pointerKeith Packard1-14/+7
2003-06-09Add fc-match programKeith Packard3-0/+259
2003-05-31(Bug 85) add support for culmus fontsKeith Packard1-34/+5
2003-05-31(Bug 87) Automake 1.4 doesn't do man_MAN1 correctly (Bug 88) Fix usage infoKeith Packard7-9/+44
2003-05-28Fix "contains" op for strings and langsets.James Su3-6/+119
2003-05-17Fix build error with BDF prop local. Free langset after queryKeith Packard1-1/+8