summaryrefslogtreecommitdiff
path: root/fc-glyphname/fc-glyphname.c
AgeCommit message (Expand)AuthorFilesLines
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
2004-12-07Change files from ISO-Latin-1 to UTF-8Keith Packard1-1/+1
2004-02-22Cast strlen to int for printf, so we're 64-bit clean.Manish Singh1-1/+1
2003-08-15Added new FcFini function for cleaning up all memory. Fixed a few memoryCarl Worth1-7/+28
2003-05-04Add fc-glyphname to compute hash tables for Adobe glyph name to UCS4Keith Packard1-0/+287