summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add instructions for doing a releasefc-2_2_93Keith Packard2004-04-1413-72/+176
* Force FC_FOUNDRY and FC_WIDTH to always be set so that matches looking forKeith Packard2004-03-062-8/+16
* Supplied by: mfabian@suse.de (Mike FABIAN)Keith Packard2004-03-022-3/+11
* Cast strlen to int for printf, so we're 64-bit clean.Manish Singh2004-02-222-1/+6
* Ok, so I messed up the test for y_ppem. Let's see if I got it right thisKeith Packard2004-02-113-14/+12
* Pre-2.1.5 versions of FreeType didn't include y_ppem in the FT_Bitmap_SizeKeith Packard2004-02-103-2/+31
* Add Low Saxon orthography (Kenneth Rohde Christiansen <kenneth@gnu.org>)Keith Packard2004-02-074-12/+85
* fontconfig, at least as used by GIMP and/or PangoFT2 on Windows, crashesTor Lillqvist2004-02-012-0/+32
* Added orthographies for Iranian Azerbaijani and Kurdish, and Pashto (AfghanRoozbeh Pournader2004-01-036-4/+233
* Remove excessive whitespace (missed on previous commit)Carl Worth2003-12-121-4/+4
* Move man_MANS into the 'if USEDOCBOOK' block.Carl Worth2003-12-114-5/+19
* Switch to FreeType 2.1.7 style includes. Bug #150.Keith Packard2003-11-184-9/+21
* Add some example usages.Noah Levitt2003-11-162-0/+27
* Fixed a bug "FcStrtod" in handling some cases with two-byte decimalRoozbeh Pournader2003-11-102-3/+12
* Update to version 2.2.92fc-2_2_92Keith Packard2003-10-273-2/+8
* Yet more cleanups to finish getting 'make distcheck' working This has beenKeith Packard2003-10-2711-111/+98
* Attempts to fix 'make distcheck' work. Things are progressing pretty well,Keith Packard2003-10-279-30/+142
* Tag version 2.2.91fc-2_2_91Keith Packard2003-10-263-2/+6
* Include confdir.sgml.in in EXTRA_DISTKeith Packard2003-10-262-1/+6
* Replace fc-cache and fc-list manpages with more detailed, SGML versions.Josselin Mouette2003-10-099-90/+420
* Add a FC_HINT_STYLE key for patterns, with possible valuesOwen Taylor2003-09-234-0/+25
* Remove Georgian capitals, they aren't used for normal writing. (Bug #116)Owen Taylor2003-09-232-1/+6
* Add new spacing value FC_DUAL (dual-width, as some CJK fonts). (bug #111)Noah Levitt2003-09-066-14/+63
* FcConfigAppFontClear: Support passing NULL to use default config.Manish Singh2003-09-012-0/+12
* Added new FcFini function for cleaning up all memory. Fixed a few memoryCarl Worth2003-08-1515-74/+398
* Bug 103 -- FcObjectSetBuild must be terminated by (char *) 0 as varargs areKeith Packard2003-08-121-1/+1
* Wrap fcfreetype.h with _FCFUNCPROTOBEGIN/_FCFUNCPROTOENDKeith Packard2003-07-201-0/+4
* Implement new semantics for Contains and LISTING:Keith Packard2003-07-206-53/+89
* Was miscomputing end of string position for FcStrtod in locales withKeith Packard2003-07-091-1/+1
* Add autoconf checks for FT_Has_PS_Glyph_NamesKeith Packard2003-06-262-1/+8
* Allow config->cache to be null (as it is when $HOME is not set)Keith Packard2003-06-261-3/+6
* Lean on autoconf to find useful FreeType functions (bug 95)Keith Packard2003-06-252-31/+22
* Bug 75: dont build docs unless docbook is available. Dont install docsKeith Packard2003-06-173-7/+24
* Add FreeFont entries, fix whitespace in fonts.conf.in (bug 93, fromKeith Packard2003-06-171-8/+14
* Remove CRs from the out file before comparing (needed on Windows).Tor Lillqvist2003-06-152-0/+4
* Trivial braino.Tor Lillqvist2003-06-151-1/+1
* Fix cut&paste error.Tor Lillqvist2003-06-153-2/+7
* Check also for DLL_EXPORT as indication of being built as a DLL on Win32.Tor Lillqvist2003-06-132-1/+8
* Add share/doc directory. Add Fc*.3 man pages.Tor Lillqvist2003-06-134-6/+27
* Update to version 2.2.90fc-2_2_90Keith Packard2003-06-093-2/+6
* Add a bunch of ChangeLog entriesKeith Packard2003-06-091-1/+78
* Add fc-match program to demonstrate font matching from the command lineKeith Packard2003-06-093-1/+7
* Optimization in FcLangSetIndex was broken, occasionally returning a pointerKeith Packard2003-06-091-14/+7
* Add fc-match programKeith Packard2003-06-093-0/+259
* (Bug 85) add support for culmus fontsKeith Packard2003-05-311-34/+5
* (Bug 87) Automake 1.4 doesn't do man_MAN1 correctly (Bug 88) Fix usage infoKeith Packard2003-05-317-9/+44
* Fix "contains" op for strings and langsets.James Su2003-05-283-6/+119
* Fix build error with BDF prop local. Free langset after queryKeith Packard2003-05-171-1/+8
* oops. Left the psfontinfo.weight matching code commented out while testingKeith Packard2003-05-161-2/+0
* Extract spacing from XLFD atomJuliusz Chroboczek2003-05-141-0/+14