summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-03Finish INSTALL changes. .gitignore ChangeLogfc-2_4_branchfc-2_4-keithpKeith Packard2-1/+2
2006-09-03Update instructions for doing a release. Autogen ChangeLog from git-log.2.3.96Keith Packard2-5/+55
2006-09-03Remove ChangeLogKeith Packard1-3496/+0
2006-09-03Change version to 2.3.96Keith Packard3-4/+67
2006-09-02Oops; missed the 60-delicious.conf file.Keith Packard1-0/+20
2006-09-02Using uninitialized (and wrong) variable in FcStrCopyFilename.Keith Packard1-1/+1
2006-09-02Don't segfault when string values can't be parsed as charsets or langsets.Keith Packard1-0/+6
2006-09-02Fix missing initialization/destruction of new 'scan' target subst list.Keith Packard1-0/+2
2006-09-02Add FcMatchScan to resolve Delicious font matching issues (bug #6769)Keith Packard13-31/+153
2006-09-02Allow font caches to contain newer version numbersKeith Packard1-2/+2
2006-09-02Unify directory canonicalization into FcStrAddFilename.Keith Packard4-28/+17
2006-09-01Move Free family names to bottom of respective aliases. (bug 7429)Keith Packard1-3/+3
2006-09-01Document FC_DEBUG values (bug 6393). Document name \ escape syntax.Keith Packard1-2/+38
2006-09-01Guess that mac roman names with lots of high bits are actually SJIS.Keith Packard1-17/+64
2006-09-01Prefer Bitstream Vera to DejaVu families.Keith Packard1-5/+6
2006-09-01Fonts matching lang not territory should satisfy sort pattern lang.Keith Packard1-1/+1
2006-09-01Really only rebuild caches for system fonts at make install time.Keith Packard1-1/+1
2006-09-01Add Assamese orthography (as.orth). Bug #8050Keith Packard2-1/+29
2006-09-01Chinese/Macau needs the Hong Kong orthography instead of Taiwan (bug 7884)Keith Packard1-2/+7
2006-09-01Avoid #warning directives on non-GCC compilers. (bug 7683)Keith Packard2-1/+5
2006-09-01Add @EXPAT_LIBS@ to Libs.private in fontconfig.pc (bug 7683)Keith Packard1-0/+1
2006-09-01Fix memory leaks in fc-cache directory cleaning code.Keith Packard1-0/+9
2006-09-01Only rebuild caches for system fonts at make install time.Keith Packard1-1/+1
2006-09-01Add some ignoresKeith Packard1-0/+2
2006-09-01Fontset pattern references are relative to fontset, not array.Keith Packard1-1/+1
2006-09-01Fix fc-lang to use new charset freezer API.Keith Packard3-18/+29
2006-09-01Pass directory information around in FcCache structure. Freeze charsets.Keith Packard11-771/+702
2006-09-01Remove stale architecture signatures.Keith Packard1-4/+3
2006-08-31Allow FcTypeLangSet to match either FcTypeLangSet or FcTypeString.Keith Packard1-0/+4
2006-08-31Change $(pkgcachedir) to $(fc_cachedir) in fc-cat and fc-cache Makefile.amKeith Packard2-6/+2
2006-08-31Revert ABI changes from version 2.3Keith Packard5-23/+28
2006-08-31With no args, fc-cat now dumps all directories.Keith Packard3-33/+104
2006-08-31Automatically remove invalid cache files.Keith Packard5-8/+135
2006-08-31Serialized value lists were only including one value.Keith Packard1-0/+1
2006-08-30Use intptr_t instead of off_t inside FcCache structure.Keith Packard2-2/+1
2006-08-30Fix fc-cat again. Sigh.Keith Packard3-24/+41
2006-08-30Skip broken caches. Cache files are auto-written, don't rewrite in fc-cache.Keith Packard8-181/+169
2006-08-30Rework Object name database to unify typechecking and object lookup.Keith Packard5-187/+233
2006-08-30FcCharSetSerialize was using wrong offset for leaves. Make fc-cat work.Keith Packard6-75/+110
2006-08-30Fix build problems caused by cache rework.Keith Packard4-13/+165
2006-08-30Rework cache files to use offsets for all data structures.Keith Packard18-2259/+1394
2006-08-28Revert to original FcFontSetMatch algorithm to avoid losing fonts.Keith Packard1-197/+32
2006-08-28Add ppc architectureKeith Packard1-0/+1
2006-08-28During test run, remove cache directory to avoid stale cache usage.Keith Packard2-4/+1
2006-08-28Add x86-64 architecture and signature.Keith Packard1-0/+1
2006-08-28Regenerate x86 line in fcarch.tmpl.h to match change in cache data.Keith Packard3-3/+2
2006-08-27Eliminate ./ and ../ elements from font directory names when scanning.Keith Packard3-15/+90
2006-08-27Fix up fc-cache and fc-cat for no global cache changes.Keith Packard5-139/+76
2006-08-27Eliminate global cache. Eliminate multi-arch cache code.Keith Packard5-1108/+203
2006-08-27Add architecture to cache filename.Keith Packard1-2/+3