summaryrefslogtreecommitdiff
path: root/src/fcint.h
AgeCommit message (Expand)AuthorFilesLines
2004-12-29Adopt some RedHat suggestions for standard font configuration.Keith Packard1-0/+34
2004-12-07Reviewed by: Keith Packard <keithp@keithp.com>Keith Packard1-1/+2
2004-12-07Change files from ISO-Latin-1 to UTF-8Keith Packard1-1/+1
2004-12-05Change default set of fonts to include all of /usr/X11R6/lib/X11/fonts (orKeith Packard1-0/+6
2004-12-04Move existing fonts.conf to fonts.conf.bakKeith Packard1-0/+21
2003-08-15Added new FcFini function for cleaning up all memory. Fixed a few memoryCarl Worth1-0/+6
2003-07-20Implement new semantics for Contains and LISTING:Keith Packard1-1/+2
2003-05-07Add filename-based accept/reject to ammend available fonts.Keith Packard1-2/+38
2003-05-04Handle Adobe glyph names for fonts which include ADOBE_CUSTOM encodingsKeith Packard1-0/+10
2003-05-02Grub through style to find weight/slant/width values when other techniquesKeith Packard1-0/+6
2003-04-15Fix unary operator parsing. Add floor, ceil, trunc and round unaryKeith Packard1-1/+2
2003-03-22Changes for Windows:Tor Lillqvist1-0/+9
2003-03-12Global cache time checking was using wrong file name and computing wrongKeith Packard1-1/+1
2003-03-05AddFcLangSetContains for font listing, add first-letter table for languageKeith Packard1-2/+5
2003-03-02Switch back to -version-info for fontconfig as its at minor 0. AddKeith Packard1-0/+3
2003-02-13Track dirs containing fonts.cache files referenced from ~/.fonts.cache fileKeith Packard1-0/+4
2003-02-12Add "same" binding for edits to inherit binding from matched elementKeith Packard1-1/+1
2003-02-06Build fclang.h before building library This required compiling the charsetKeith Packard1-8/+11
2002-09-26Was losing local cached dirs in global cache listKeith Packard1-4/+6
2002-08-31More complete memory tracking. Install always overwrites header filesKeith Packard1-2/+14
2002-08-26Append version number to cache file namesfcpackage_rc3Keith Packard1-1/+1
2002-08-22Add contains/not_contains, fix LangSet equal operator to use FcLangEqualKeith Packard1-2/+2
2002-08-22Reimplement FC_LANG as FcTypeLang, freeze patterns, other cleanupKeith Packard1-12/+23
2002-08-11Fix weird first/not-first lameness in font matches, replacing with targetrc2fcpackage_rc2Keith Packard1-6/+13
2002-08-01Warning fixMarc Aurele La France1-4/+1
2002-07-31Add binding property to edit elementKeith Packard1-1/+2
2002-07-28Rewrite global cache handling code in fontconfig to eliminate per-filefcpackage_rc1Keith Packard1-37/+89
2002-07-13Add some Utf16 support, extract font family and style names from name tableKeith Packard1-0/+11
2002-07-09Use locale data set FC_LANG by default. Reorder FcPattern and FcValueListKeith Packard1-2/+2
2002-07-08Update iso639-2 language coverage info, fix Georgian orthography toKeith Packard1-2/+7
2002-07-06Switch to RFC 3066 based lang namesKeith Packard1-0/+28
2002-06-29Add strong/weak pattern value binding, add known charsets for automaticKeith Packard1-6/+9
2002-06-19Add ref counting to font config patterns so that FcFontSort return valuesKeith Packard1-4/+5
2002-06-03Add FcPatternEqualSubset for Pango, clean up some internal FcPatternKeith Packard1-2/+5
2002-05-31Add support for user-provided freetype faces to XftKeith Packard1-1/+2
2002-05-31Change FcCharSet datastructure, add FcFontSort APIKeith Packard1-20/+7
2002-05-29Optimize after profiling. Fix FcStrCmp to return correct signKeith Packard1-0/+1
2002-05-29Apply some obvious fixes to FcFontSetSort from Owen. Speed up FcCharSetKeith Packard1-1/+2
2002-05-21Fix autoconf build process for fontconfigKeith Packard1-4/+48
2002-03-03Eliminate duplicate definitions in fcint.h and fontconfig.hKeith Packard1-6/+0
2002-03-01Add new FcAtomic datatype for config file lockingKeith Packard1-1/+8
2002-02-22fontconfig: some config file parsing mistakesKeith Packard1-9/+0
2002-02-19Automatically initialize the fontconfig libraryKeith Packard1-1/+3
2002-02-18Switch fontconfig from libxml2 to expatKeith Packard1-9/+25
2002-02-15fontconfig library: build fixes and compiler warning fixesKeith Packard1-46/+28
2002-02-14Initial revisionKeith Packard1-0/+480