summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version to 2.2.3 Add release comments to INSTALLfc-2_2_3fc-2_2_branchKeith Packard2004-06-305-4/+45
* Provided by: Lubos Lunak <l.lunak@suse.cz>Keith Packard2004-06-302-2/+16
* Add AM_MAINTAINER_MODEKeith Packard2004-04-072-0/+6
* Oops. Apply changes to configure.in needed to detect functions andKeith Packard2004-03-302-4/+19
* Fix --disable-doc mode code to locate built documents in ${srcdir} insteadKeith Packard2004-03-302-4/+16
* Use code from HEAD in computing pixel sizes of fonts so that vageries inKeith Packard2004-03-302-1/+28
* Bug #387 - usr352@wanadoo.es (Pedro Gimeno)Keith Packard2004-03-302-1/+10
* Merge from HEAD:Tor Lillqvist2004-03-287-9/+69
* Update to version 2.2.2fc-2_2_2Keith Packard2004-03-108-30/+90
* Fixed a bug "FcStrtod" in handling some cases with two-byte decimalRoozbeh Pournader2003-11-102-1/+9
* Was miscomputing end of string position for FcStrtod in locales withKeith Packard2003-07-091-1/+1
* Allow config->cache to be null (as it is when $HOME is not set) (2.2Keith Packard2003-06-261-3/+6
* Update version number to 2.2.1fc-2_2_1Keith Packard2003-06-092-2/+2
* Update ChangeLog, prepare for 2.2.1Keith Packard2003-06-091-0/+18
* Apply patch from head for FcLangSetIndex to fix optimized matcherKeith Packard2003-06-091-14/+7
* Typo in bitstream foundry nameKeith Packard2003-04-301-1/+1
* Eliminate italic_angle check for PS fontsKeith Packard2003-04-241-0/+6
* Fix docs to close sgml tagsKeith Packard2003-04-234-0/+11
* Fix autogen.sh (in 2.2 branch) to work with newer versions of automakeKeith Packard2003-04-221-10/+35
* Handle pattern elements moving during multiple editsKeith Packard2003-04-221-0/+8
* Update to version 2.2.0fc-2_2_0Keith Packard2003-04-212-3/+3
* Fixed variable name mistake.Noah Levitt2003-04-211-2/+2
* From James Su -- only part of page 0xff is LatinKeith Packard2003-04-201-1/+2
* Guard calls to FT_Get_BDF_Property to avoid freetype jumping through nullKeith Packard2003-04-181-3/+9
* Pass FONTCONFIG_PATH in arguments to get expandedKeith Packard2003-04-172-4/+1
* BDF properties not available until FreeType 2.1.4Keith Packard2003-04-171-1/+1
* Remove some unused variables, and initialize some other ones so gcc doesn'tColin Walters2003-04-173-4/+8
* Solaris porting fixesKeith Packard2003-04-172-4/+4
* Add Vera support to default configurationfc-2_1_94Keith Packard2003-04-161-0/+50
* bump version to 2.1.94Keith Packard2003-04-162-2/+2
* add some changelog entriesKeith Packard2003-04-161-0/+18
* Search through the BDF properties for width and foundry informationKeith Packard2003-04-161-1/+75
* Move foundry detection data into fcfreetype.c (which is getting ratherKeith Packard2003-04-163-119/+137
* bool was misdeclared in DTDKeith Packard2003-04-161-1/+1
* Fix unary operator parsing. Add floor, ceil, trunc and round unaryKeith Packard2003-04-157-24/+187
* Clean up ps font weight matching and check for NULLKeith Packard2003-04-151-28/+31
* Implemented foundry generation for Type 1 and TrueTypeJuliusz Chroboczek2003-04-112-5/+145
* update version number to 2.1.93fc-2_1_93Keith Packard2003-04-112-2/+2
* Run fc-cache from local dir instead of install dir to help LFS installs (IKeith Packard2003-04-111-1/+1
* Switch to locale-independent string compare functionKeith Packard2003-04-111-14/+14
* Bug #46, #47 fontconfig should retrieve type 1 font information fromKeith Packard2003-04-111-0/+44
* remove -u option to docbook2man which was trashing the .html fileKeith Packard2003-04-081-1/+1
* *** empty log message ***Colin Walters2003-04-081-0/+5
* Fix dummy makefile target names when MS_LIB_AVAILABLE isn't set.Colin Walters2003-04-081-2/+2
* update copyright yearsKeith Packard2003-04-043-14/+12
* Move sample subpixel configuration to local.confKeith Packard2003-04-042-4/+4
* Set spacing to mono if every encoded glyph is the same widthKeith Packard2003-03-282-5/+44
* Wrong pattern for matching font file names. Fix submitted byKeith Packard2003-03-241-1/+1
* Changes for Windows:Tor Lillqvist2003-03-221-0/+30
* Changes for Windows:Tor Lillqvist2003-03-2213-187/+464