summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2003-05-28Fix "contains" op for strings and langsets.James Su2-6/+113
2003-05-17Fix build error with BDF prop local. Free langset after queryKeith Packard1-1/+8
2003-05-16oops. Left the psfontinfo.weight matching code commented out while testingKeith Packard1-2/+0
2003-05-14Extract spacing from XLFD atomJuliusz Chroboczek1-0/+14
2003-05-12Use FcIsWidth to share codeKeith Packard1-21/+6
2003-05-12Reinstate SETWIDTH_NAME parsing for legacy fonts, disappeared in 1.30.Juliusz Chroboczek1-1/+4
2003-05-12Generate FC_SIZE and FC_DPI for legacy bitmap fontsJuliusz Chroboczek1-0/+41
2003-05-07Add filename-based accept/reject to ammend available fonts.Keith Packard6-30/+232
2003-05-04Add more .cvsignore entriesKeith Packard1-0/+1
2003-05-04Handle Adobe glyph names for fonts which include ADOBE_CUSTOM encodingsKeith Packard2-2/+168
2003-05-02Grub through style to find weight/slant/width values when other techniquesKeith Packard3-75/+233
2003-05-02Add book constant for book weightKeith Packard1-0/+1
2003-05-01Add demi and book postscript weight names. Allow spaces in postscript and XKeith Packard1-2/+4
2003-04-30Typo in bitstream foundry nameKeith Packard1-1/+1
2003-04-24Debug output for unknown ps weight names. ignore italic_angle for PS fontsKeith Packard1-2/+13
2003-04-24FcFontList broken when presented a charset - was comparing inclusion in theKeith Packard2-4/+19
2003-04-22Handle pattern elements moving during multiple editsKeith Packard1-0/+8
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 Walters1-4/+2
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-15Fix unary operator parsing. Add floor, ceil, trunc and round unaryKeith Packard5-23/+180
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-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-08Fix dummy makefile target names when MS_LIB_AVAILABLE isn't set.Colin Walters1-2/+2
2003-03-28Set spacing to mono if every encoded glyph is the same widthKeith Packard1-5/+41
2003-03-22Changes for Windows:Tor Lillqvist9-182/+400
2003-03-22switch // commentKeith Packard1-1/+1
2003-03-20Avoid crashing on empty test/edit listsKeith Packard1-2/+4
2003-03-18FcCharSetIsSubset errored on fonts with subsets in early blocks and extraKeith Packard1-1/+1
2003-03-12add font widths and extend weight from OS/2 tableKeith Packard4-15/+89
2003-03-12Global cache time checking was using wrong file name and computing wrongKeith Packard3-8/+12
2003-03-05optimize string compares even moreKeith Packard1-16/+3
2003-03-05use FcToLower instead of tolowerKeith Packard1-7/+5
2003-03-05Add FcLangSetPrintKeith Packard1-11/+18
2003-03-05AddFcLangSetContains for font listing, add first-letter table for languageKeith Packard4-33/+219
2003-03-05Change RCS tagKeith Packard15-28/+28
2003-03-02Switch back to -version-info for fontconfig as its at minor 0. AddKeith Packard5-9/+43
2003-03-02make dist works now. Update to 2.1.90 in preparation for eventual 2.2Keith Packard2-1895/+2
2003-03-01Add --disable-docs flagKeith Packard1-4/+0
2003-03-01Switch to docbook and split documentation into piecesKeith Packard1-1466/+0
2003-02-27Stop setting FC_SPACING from font hints. Theyre always wrongKeith Packard1-1/+6
2003-02-27Avoid crashing with null expressions in debug codeKeith Packard1-1/+2
2003-02-26Allow double or integer for numeric values in matchingKeith Packard2-10/+28
2003-02-24Add remaining .cvsignore filesKeith Packard1-0/+6