]> git.wh0rd.org - fontconfig.git/commit - README
Add new command-line utility, fc-cat, to convert fonts.cache-2 files into
authorPatrick Lam <plam@MIT.EDU>
Fri, 23 Sep 2005 05:59:19 +0000 (05:59 +0000)
committerPatrick Lam <plam@MIT.EDU>
Fri, 23 Sep 2005 05:59:19 +0000 (05:59 +0000)
commitf28f090d2537fc7dcc4fe71a84020a53d14027b4
tree56bffdb2a1e82d8395cad9eb1ee56f29644b396e
parenta9698bed6553c12d397593292ee9e81054244e85
Add new command-line utility, fc-cat, to convert fonts.cache-2 files into
    fonts.cache-1 files (e.g. for grepping and validation of the mmap
    codepath), as per James Cloos' request.
Remove done 'TODO' comment.
Updates for development release 2.3.90.
Makefile.am
README
configure.in
fc-cache/fc-cache.c
fc-cache/fc-cache.sgml
fc-cat/.cvsignore [new file with mode: 0644]
fc-cat/Makefile.am [new file with mode: 0644]
fc-cat/fc-cat.c [new file with mode: 0644]
fc-cat/fc-cat.sgml [new file with mode: 0644]
fontconfig/fontconfig.h