summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-03-10Update to version 2.2.2fc-2_2_2Keith Packard8-30/+90
2003-11-10Fixed a bug "FcStrtod" in handling some cases with two-byte decimalRoozbeh Pournader2-1/+9
2003-07-09Was miscomputing end of string position for FcStrtod in locales withKeith Packard1-1/+1
2003-06-26Allow config->cache to be null (as it is when $HOME is not set) (2.2Keith Packard1-3/+6
2003-06-09Update version number to 2.2.1fc-2_2_1Keith Packard2-2/+2
2003-06-09Update ChangeLog, prepare for 2.2.1Keith Packard1-0/+18
2003-06-09Apply patch from head for FcLangSetIndex to fix optimized matcherKeith Packard1-14/+7
2003-04-30Typo in bitstream foundry nameKeith Packard1-1/+1
2003-04-24Eliminate italic_angle check for PS fontsKeith Packard1-0/+6
2003-04-23Fix docs to close sgml tagsKeith Packard4-0/+11
2003-04-22Fix autogen.sh (in 2.2 branch) to work with newer versions of automakeKeith Packard1-10/+35
2003-04-22Handle pattern elements moving during multiple editsKeith Packard1-0/+8
2003-04-21Update to version 2.2.0fc-2_2_0Keith Packard2-3/+3
2003-04-21Fixed variable name mistake.Noah Levitt1-2/+2
2003-04-20From James Su -- only part of page 0xff is LatinKeith Packard1-1/+2
2003-04-18Guard calls to FT_Get_BDF_Property to avoid freetype jumping through nullKeith Packard1-3/+9
2003-04-17Pass FONTCONFIG_PATH in arguments to get expandedKeith Packard2-4/+1
2003-04-17BDF properties not available until FreeType 2.1.4Keith Packard1-1/+1
2003-04-17Remove some unused variables, and initialize some other ones so gcc doesn'tColin Walters3-4/+8
2003-04-17Solaris porting fixesKeith Packard2-4/+4
2003-04-16Add Vera support to default configurationfc-2_1_94Keith Packard1-0/+50
2003-04-16bump version to 2.1.94Keith Packard2-2/+2
2003-04-16add some changelog entriesKeith Packard1-0/+18
2003-04-16Search through the BDF properties for width and foundry informationKeith Packard1-1/+75
2003-04-16Move foundry detection data into fcfreetype.c (which is getting ratherKeith Packard3-119/+137
2003-04-16bool was misdeclared in DTDKeith Packard1-1/+1
2003-04-15Fix unary operator parsing. Add floor, ceil, trunc and round unaryKeith Packard7-24/+187
2003-04-15Clean up ps font weight matching and check for NULLKeith Packard1-28/+31
2003-04-11Implemented foundry generation for Type 1 and TrueTypeJuliusz Chroboczek2-5/+145
2003-04-11update version number to 2.1.93fc-2_1_93Keith Packard2-2/+2
2003-04-11Run fc-cache from local dir instead of install dir to help LFS installs (IKeith Packard1-1/+1
2003-04-11Switch to locale-independent string compare functionKeith Packard1-14/+14
2003-04-11Bug #46, #47 fontconfig should retrieve type 1 font information fromKeith Packard1-0/+44
2003-04-08remove -u option to docbook2man which was trashing the .html fileKeith Packard1-1/+1
2003-04-08*** empty log message ***Colin Walters1-0/+5
2003-04-08Fix dummy makefile target names when MS_LIB_AVAILABLE isn't set.Colin Walters1-2/+2
2003-04-04update copyright yearsKeith Packard3-14/+12
2003-04-04Move sample subpixel configuration to local.confKeith Packard2-4/+4
2003-03-28Set spacing to mono if every encoded glyph is the same widthKeith Packard2-5/+44
2003-03-24Wrong pattern for matching font file names. Fix submitted byKeith Packard1-1/+1
2003-03-22Changes for Windows:Tor Lillqvist1-0/+30
2003-03-22Changes for Windows:Tor Lillqvist13-187/+464
2003-03-22switch // commentKeith Packard1-1/+1
2003-03-20strtod under some locales requires digits before the decimalKeith Packard2-3/+7
2003-03-20Avoid crashing on empty test/edit listsKeith Packard1-2/+4
2003-03-20bogus libtoolize --version | libtoolize --versionKeith Packard1-1/+1
2003-03-18FcCharSetIsSubset errored on fonts with subsets in early blocks and extraKeith Packard1-1/+1
2003-03-14Fix configure arguments (bug 45)Keith Packard1-5/+5
2003-03-12add font widths and extend weight from OS/2 tableKeith Packard5-28/+120
2003-03-12Global cache time checking was using wrong file name and computing wrongKeith Packard3-8/+12