index
:
~tagoh/fontconfig
bz24613
bz40648
bz59438
charset-from-string
disable-auto-update
langtag-support
master
panose-sfamilyclass-support
Font customization and configuration library
tagoh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fc-glyphname
/
fc-glyphname.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-05
Leave room for null terminators in arrays
Alan Coopersmith
1
-1
/
+1
2013-01-02
Really fix cross-compiling and building of tools this time
Behdad Esfahbod
1
-1
/
+1
2013-01-02
Minor
Behdad Esfahbod
1
-23
/
+23
2010-11-10
Cleanup copyright notices to replace "Keith Packard" with "the author(s)"
Behdad Esfahbod
1
-2
/
+2
2009-11-18
[fc-glyphname] Rename internal arrays to prefix with _fc_
Behdad Esfahbod
1
-3
/
+3
2009-03-13
Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all files
Behdad Esfahbod
1
-2
/
+2
2009-02-13
Get rid of $Id$ tags
Behdad Esfahbod
1
-1
/
+1
2007-10-18
Eliminate relocations for glyph name table.
Keith Packard
1
-8
/
+20
2007-03-12
rehash increment could be zero, causing rehash infinite loop.
Keith Packard
1
-1
/
+1
2006-09-01
Pass directory information around in FcCache structure. Freeze charsets.
Keith Packard
1
-13
/
+0
2006-04-10
Include more stub definitions to make HP-UX's C compiler happy.
Patrick Lam
1
-0
/
+3
2006-04-06
Fix intel compiler warnings: make many variables static, eliminate
Patrick Lam
1
-6
/
+6
2006-03-03
More stub definitions and remove FcFileIsDir from fc-cat.
Patrick Lam
1
-0
/
+10
2005-10-14
Add consts to variables so as to move arrays into .rodata.
Patrick Lam
1
-2
/
+2
2005-09-22
Fix more gcc4 warnings:
Patrick Lam
1
-8
/
+13
2005-09-11
Merge with HEAD and finish the GCC 4 cleanups (no more warnings!)
Patrick Lam
1
-2
/
+2
2004-12-07
Change files from ISO-Latin-1 to UTF-8
Keith Packard
1
-1
/
+1
2004-02-22
Cast strlen to int for printf, so we're 64-bit clean.
Manish Singh
1
-1
/
+1
2003-08-15
Added new FcFini function for cleaning up all memory. Fixed a few memory
Carl Worth
1
-7
/
+28
2003-05-04
Add fc-glyphname to compute hash tables for Adobe glyph name to UCS4
Keith Packard
1
-0
/
+287