index
:
~dottedmag/fontconfig
2.3-branch
fc-2_2_branch
fc-2_4-keithp
fc-2_4_branch
fc_2-3
fix-fat-cache-aging
master
ultra-weight
Bugfixes for fontconfig
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fc-cache
/
fc-cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-18
Fix the underlying cause of the below segfault (must usually call
Patrick Lam
1
-0
/
+2
2006-02-16
Add -r --really-force option which blows away cache files and then
Patrick Lam
1
-7
/
+18
2006-02-16
Don't bail if fontconfig can't remove a dir cache file. Skip the ID of a
Patrick Lam
1
-6
/
+10
2006-02-06
Don't loop infinitely on recursive symlinks.
Patrick Lam
1
-0
/
+18
2006-01-31
Don't stop scanning if a directory in fonts.conf doesn't exist, because
Patrick Lam
1
-6
/
+14
2006-01-27
Move FcConfigNormalizeFontDir call so that it doesn't result in infinite
Patrick Lam
1
-1
/
+5
2006-01-14
Compare device numbers as well as inodes. Always normalize directory names
Patrick Lam
1
-1
/
+1
2006-01-10
Explicitly add font dirs to config.fontDirs even if they're empty. Set
Patrick Lam
1
-0
/
+1
2006-01-09
Normalize font dirs by using the form, as given in fonts.conf, and recorded
Patrick Lam
1
-1
/
+1
2005-12-12
Improve error message when fc-cache can't write the cache. Add missing
Patrick Lam
1
-1
/
+3
2005-11-02
Revert the previous patch and commit the correct patch: I forgot a
Patrick Lam
1
-9
/
+0
2005-11-02
Forcibly rescan a directory before writing a fresh local cache file for
Patrick Lam
1
-0
/
+9
2005-10-05
Add new API which unlinks directory caches and checks dir caches for
Patrick Lam
1
-1
/
+5
2005-09-23
Add new command-line utility, fc-cat, to convert fonts.cache-2 files into
Patrick Lam
1
-1
/
+0
2005-09-01
:
Patrick Lam
1
-1
/
+1
2005-08-31
Only load requested fonts for fc-cache, and cleanup memory handling:
Patrick Lam
1
-2
/
+1
2005-08-30
src/fcint.c
Patrick Lam
1
-3
/
+0
2005-08-24
Overhaul the serialization system to create one mmapable file per directory
Patrick Lam
1
-8
/
+4
2005-07-25
#ifdef out old cache stuff, replace with first version of new mmapping
Patrick Lam
1
-1
/
+12
2005-04-27
Bump so revision for 2.3.2
Keith Packard
1
-1
/
+10
2005-04-21
Don't force bitmap font enable in default configuration; allows users to
Keith Packard
1
-0
/
+1
2004-12-07
Change files from ISO-Latin-1 to UTF-8
Keith Packard
1
-1
/
+1
2004-12-05
Sleep for two seconds before exiting to make sure timestamps for future
Keith Packard
1
-0
/
+8
2003-05-31
(Bug 87) Automake 1.4 doesn't do man_MAN1 correctly (Bug 88) Fix usage info
Keith Packard
1
-3
/
+16
2003-03-05
Change RCS tag
Keith Packard
1
-2
/
+2
2003-03-02
Switch back to -version-info for fontconfig as its at minor 0. Add
Keith Packard
1
-0
/
+8
2003-02-12
Have fc-cache skip directories without write access
Keith Packard
1
-7
/
+19
2002-09-18
Pacify gcc 3.2
Marc Aurele La France
1
-1
/
+2
2002-08-13
Make missing font directory messages only displayed when verbose
Keith Packard
1
-2
/
+3
2002-08-11
Help message said -v was for --force
Keith Packard
1
-2
/
+2
2002-07-01
Make fc-cache avoid reading the whole world full of fonts
Keith Packard
1
-5
/
+5
2002-06-19
Make fc-cache more tolerant of missing font directories
Keith Packard
1
-2
/
+26
2002-05-21
Fix autoconf build process for fontconfig
Keith Packard
1
-41
/
+120
2002-02-26
Warning fixes
Marc Aurele La France
1
-1
/
+12
2002-02-15
Update to Xft version 2
Keith Packard
1
-3
/
+4
2002-02-14
Initial revision
Keith Packard
1
-0
/
+145