fontconfig/fc-cat
Patrick Lam d6217cc6bc Patrick Lam <plam@mit.edu>
Make fontconfig compile under MinGW:
1) remove unneeded #includes;
2) make use of mmap and sysconf conditional;
3) replace rand_r by srand/rand if needed;
4) use chsize instead of ftruncate; and
5) update libtool exports file
2006-04-07 04:42:32 +00:00
..
.cvsignore Fix .cvsignore file after copying across directories. 2005-09-27 05:26:59 +00:00
Makefile.am Make 'make distcheck' work with automake 1.6.3. 2006-02-05 04:11:08 +00:00
fc-cat.c Patrick Lam <plam@mit.edu> 2006-04-07 04:42:32 +00:00
fc-cat.sgml Add new command-line utility, fc-cat, to convert fonts.cache-2 files into 2005-09-23 05:59:19 +00:00