summaryrefslogtreecommitdiff
path: root/fc-cache
AgeCommit message (Expand)AuthorFilesLines
2005-11-02Revert the previous patch and commit the correct patch: I forgot aPatrick Lam1-9/+0
2005-11-02Forcibly rescan a directory before writing a fresh local cache file forPatrick Lam1-0/+9
2005-10-05Add new API which unlinks directory caches and checks dir caches forPatrick Lam1-1/+5
2005-09-23Add new command-line utility, fc-cat, to convert fonts.cache-2 files intoPatrick Lam2-3/+2
2005-09-23Update documentation -- fc-cache's man page now says that you need to runPatrick Lam1-0/+7
2005-09-01:Patrick Lam1-1/+1
2005-08-31Only load requested fonts for fc-cache, and cleanup memory handling:Patrick Lam1-2/+1
2005-08-30src/fcint.cPatrick Lam1-3/+0
2005-08-24Overhaul the serialization system to create one mmapable file per directoryPatrick Lam1-8/+4
2005-07-25#ifdef out old cache stuff, replace with first version of new mmappingPatrick Lam1-1/+12
2005-04-27Bump so revision for 2.3.2Keith Packard1-1/+10
2005-04-21Don't force bitmap font enable in default configuration; allows users toKeith Packard1-0/+1
2004-12-07Change files from ISO-Latin-1 to UTF-8Keith Packard2-2/+2
2004-12-05Sleep for two seconds before exiting to make sure timestamps for futureKeith Packard1-0/+8
2003-12-12Remove excessive whitespace (missed on previous commit)Carl Worth1-4/+4
2003-12-11Move man_MANS into the 'if USEDOCBOOK' block.Carl Worth1-3/+3
2003-10-27Yet more cleanups to finish getting 'make distcheck' working This has beenKeith Packard1-1/+1
2003-10-27Attempts to fix 'make distcheck' work. Things are progressing pretty well,Keith Packard1-6/+7
2003-10-09Replace fc-cache and fc-list manpages with more detailed, SGML versions.Josselin Mouette4-52/+224
2003-05-31(Bug 87) Automake 1.4 doesn't do man_MAN1 correctly (Bug 88) Fix usage infoKeith Packard3-6/+25
2003-03-07distribute man pageKeith Packard1-0/+2
2003-03-05Change RCS tagKeith Packard2-4/+4
2003-03-03Sun Mar 2 14:16:17 2003 Owen Taylor <otaylor@redhat.com>Owen Taylor1-0/+2
2003-03-02Switch back to -version-info for fontconfig as its at minor 0. AddKeith Packard1-0/+8
2003-02-24Add remaining .cvsignore filesKeith Packard1-0/+5
2003-02-24Switch to automakeKeith Packard2-53/+28
2003-02-12Have fc-cache skip directories without write accessKeith Packard1-7/+19
2003-02-06Build fclang.h before building library This required compiling the charsetKeith Packard1-22/+0
2002-09-18Pacify gcc 3.2Marc Aurele La France1-1/+2
2002-08-19Various config changes plus a couple of optimizations from OwenKeith Packard1-1/+1
2002-08-13Make missing font directory messages only displayed when verboseKeith Packard1-2/+3
2002-08-11Help message said -v was for --forceKeith Packard1-2/+2
2002-08-01Fix autoconf build BSD install and sysconfdir problemsKeith Packard1-2/+2
2002-07-01Ident lineMarc Aurele La France1-0/+2
2002-07-01Make fc-cache avoid reading the whole world full of fontsKeith Packard1-5/+5
2002-06-19Make fc-cache more tolerant of missing font directoriesKeith Packard1-2/+26
2002-05-24Clean up autoconf install to obey DESTDIRKeith Packard1-9/+14
2002-05-21More autoconf cleanup for fontconfigKeith Packard1-1/+3
2002-05-21Fix autoconf build process for fontconfigKeith Packard3-42/+172
2002-05-05Don't run fc-cache on make install if DESTDIR is set. Instead; run it fromMatthieu Herrb1-1/+3
2002-02-26Warning fixesMarc Aurele La France1-1/+12
2002-02-15fontconfig fc-cache program needs to be executed with correct environmentKeith Packard1-1/+1
2002-02-15Update to Xft version 2Keith Packard1-3/+4
2002-02-15fontconfig library: build fixes and compiler warning fixesKeith Packard1-1/+1
2002-02-15Update fontconfig and libxml2 to get them working with in-tree builddri-20020129-mergeKeith Packard1-9/+3
2002-02-14Initial revisionKeith Packard3-0/+209