summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Configuration changes to request synthetic emboldening of fonts. The actualKeith Packard2004-12-103-0/+31
* Currently Russian (ru) requires 0406 and 0456 (І and і), but these wereKeith Packard2004-12-092-2/+18
* Reviewed by: Keith Packard <keithp@keithp.com>Keith Packard2004-12-076-39/+34
* Change files from ISO-Latin-1 to UTF-8Keith Packard2004-12-07246-354/+603
* Update links to new freedesktop.org locationsfc-2_2_97Keith Packard2004-12-053-2/+34
* Updates for version 2.2.97Keith Packard2004-12-054-4/+37
* Sleep for two seconds before exiting to make sure timestamps for futureKeith Packard2004-12-053-1/+66
* Just remove the FC_FONTDATE -- it has locale issues and annoys redhatKeith Packard2004-12-053-1/+34
* Change default set of fonts to include all of /usr/X11R6/lib/X11/fonts (orKeith Packard2004-12-058-23/+158
* Report command line for $srcdir/configure accurately. Bug #212.Keith Packard2004-12-052-2/+8
* Check for non-empty face->family_name and face->style_name before usingKeith Packard2004-12-052-5/+14
* Create FC_FONTFORMAT from FT_Get_X11_Font_Format function where available.Keith Packard2004-12-055-1/+27
* Fix typo.Keith Packard2004-12-045-0/+204
* Move existing fonts.conf to fonts.conf.bakKeith Packard2004-12-0418-289/+1282
* Remove spurious / after $(DESTDIR)Keith Packard2004-09-092-1/+8
* Update for 2.2.96fc-2_2_96Keith Packard2004-06-304-4/+19
* Provided by: Lubos Lunak <l.lunak@suse.cz>Keith Packard2004-06-302-2/+16
* Remove comma at end of FcResult enum definition.Keith Packard2004-06-032-1/+6
* Add steps to md5sum releaseKeith Packard2004-05-292-1/+9
* Add sh autogen.sh to INSTALLfc-2_2_95Keith Packard2004-05-291-6/+8
* Update for 2.2.95Keith Packard2004-05-294-4/+18
* Add FcResultOutOfMemory to provide an accurate error when FcFontSetMatchKeith Packard2004-05-294-4/+20
* Replace MIN/MAX/ABS macros which happen to have come from FreeType withKeith Packard2004-05-062-2/+11
* Extend release preparation instructions to include notification andKeith Packard2004-04-242-2/+15
* Update to 2.2.94 (2.2.93 shipped with broken libtool bits)fc-2_2_94Keith Packard2004-04-244-4/+16
* Ignore a few more autotool filesKeith Packard2004-04-242-0/+9
* 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