summaryrefslogtreecommitdiff
path: root/fc-glyphname
AgeCommit message (Expand)AuthorFilesLines
2006-09-01Pass directory information around in FcCache structure. Freeze charsets.Keith Packard1-13/+0
2006-04-10Include more stub definitions to make HP-UX's C compiler happy.Patrick Lam1-0/+3
2006-04-06Fix intel compiler warnings: make many variables static, eliminatePatrick Lam1-6/+6
2006-03-03More stub definitions and remove FcFileIsDir from fc-cat.Patrick Lam1-0/+10
2005-10-14Add consts to variables so as to move arrays into .rodata.Patrick Lam1-2/+2
2005-09-22Fix more gcc4 warnings:Patrick Lam1-8/+13
2005-09-11Merge with HEAD and finish the GCC 4 cleanups (no more warnings!)Patrick Lam1-2/+2
2005-01-13Add SEE ALSO section (bug 2085)Keith Packard1-2/+6
2004-12-07Change files from ISO-Latin-1 to UTF-8Keith Packard3-3/+3
2004-04-14Add instructions for doing a releasefc-2_2_93Keith Packard1-1/+1
2004-02-22Cast strlen to int for printf, so we're 64-bit clean.Manish Singh1-1/+1
2003-10-27Yet more cleanups to finish getting 'make distcheck' working This has beenKeith Packard1-3/+3
2003-10-27Attempts to fix 'make distcheck' work. Things are progressing pretty well,Keith Packard1-3/+8
2003-08-15Added new FcFini function for cleaning up all memory. Fixed a few memoryCarl Worth1-7/+28
2003-05-04Add .cvsignore in new fc-glyphname dirKeith Packard1-0/+6
2003-05-04Add fc-glyphname to compute hash tables for Adobe glyph name to UCS4Keith Packard5-0/+4857