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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-18
Fix a segfault
Akira TAGOH
1
-10
/
+12
2014-06-17
Update list of blanks to Unicode 6.3.0
Behdad Esfahbod
1
-11
/
+9
2014-06-17
Read the config files and fonts on the sysroot when --sysroot is given to fc-...
Akira TAGOH
7
-44
/
+158
2014-06-12
Remove unused FcHash code now that FC_HASH is deprecated
Behdad Esfahbod
4
-260
/
+0
2014-06-12
Deprecate FC_HASH and don't compute it
Behdad Esfahbod
4
-4
/
+6
2014-06-12
[ko.orth] Remove U+3164 HANGUL FILLER
Behdad Esfahbod
1
-1
/
+0
2014-06-05
Workaround another race condition issue
Akira TAGOH
3
-8
/
+53
2014-05-16
Allow passing NULL for file to FcFreeTypeQueryFace()
Behdad Esfahbod
1
-2
/
+2
2014-05-16
Rewrite hashing to use FT_Stream directly
Behdad Esfahbod
3
-111
/
+61
2014-05-16
Further simplify hash code
Behdad Esfahbod
1
-50
/
+38
2014-05-16
Simplify hash code
Behdad Esfahbod
3
-56
/
+48
2014-05-16
Remove unused code
Behdad Esfahbod
2
-45
/
+0
2014-05-13
Allow the modification on FcTypeVoid with FcTypeLangSet and FcTypeCharSet
Akira TAGOH
4
-12
/
+43
2014-04-22
Rebase ja.orth against Joyo kanji characters
Akira TAGOH
1
-4227
/
+7
2014-04-10
Fix fc-cache fail with -r
Akira TAGOH
1
-1
/
+1
2014-04-04
Fix a typo
Akira TAGOH
1
-1
/
+1
2014-03-26
Fix missing docs
Akira TAGOH
4
-4
/
+95
2014-03-26
Fix a build issue with freetype <2.5.1
Akira TAGOH
1
-3
/
+0
2014-03-26
Bug 71287 - size specific design selection support in OS/2 table version 5
Akira TAGOH
16
-90
/
+663
2014-03-24
Bump version to 2.11.1
2.11.1
Akira TAGOH
3
-4
/
+57
2014-03-24
Fix autoconf warning, warning: AC_COMPILE_IFELSE was called before AC_USE_SYS...
Akira TAGOH
1
-24
/
+24
2014-03-18
Add README describes the criteria to add/modify the orthography files
Akira TAGOH
1
-0
/
+28
2014-03-18
Bug 73291 - poppler does not show fl ligature
Akira TAGOH
1
-0
/
+6
2014-03-07
Update doc to include the version info of `since when'
Akira TAGOH
8
-4
/
+19
2014-03-05
Fallback to lstat() in case the filesystem doesn't support d_type in struct d...
Akira TAGOH
1
-7
/
+5
2014-02-06
Fix incompatible API on AIX with random_r and initstate_r
Akira TAGOH
1
-11
/
+24
2014-02-06
Add missing #include <sys/statvfs.h> in fcstat.c
Akira TAGOH
2
-1
/
+4
2014-02-06
Add a doc for FcDirCacheRescan
Akira TAGOH
1
-0
/
+10
2014-01-31
Fix a crash issue when empty strings are set to the BDF properties
Akira TAGOH
1
-2
/
+2
2014-01-22
Update the use of autotools' macro
Akira TAGOH
1
-2
/
+4
2014-01-17
Add missing license headers
Akira TAGOH
7
-2
/
+158
2014-01-17
clean up the unused files
Akira TAGOH
5
-3431
/
+0
2014-01-17
Update zh_hk.orth
Akira TAGOH
1
-1685
/
+564
2014-01-16
Bug 73686 - confdir is not set correctly in fontconfig.pc
Akira TAGOH
1
-1
/
+1
2013-12-20
Improve the performance issue on rescanning directories
Akira TAGOH
7
-3
/
+99
2013-12-16
Fix a build issue on platforms where doesn't support readlink()
Akira TAGOH
2
-2
/
+4
2013-12-16
Fix a typo
Akira TAGOH
1
-1
/
+1
2013-12-09
Bug 72380 - Never drop first font when trimming
Behdad Esfahbod
1
-2
/
+3
2013-12-09
Defaulting <cachedir> to LOCAL_APPDATA_FONTCONFIG_CACHE for Win32 build
Jehan
1
-1
/
+1
2013-12-09
Add metric aliases for additional Google ChromeOS fonts
Frederic Crozat
1
-0
/
+43
2013-12-09
Fix inversion between Tinos and Cousine in the comment
Frederic Crozat
1
-2
/
+2
2013-12-02
Simplify to validate the availability of scandir
Akira TAGOH
1
-25
/
+23
2013-12-02
Simplify to validate the availability of posix_fadvise
Akira TAGOH
3
-11
/
+51
2013-12-02
Bug 72086 - Check for gperf in autogen.sh
Akira TAGOH
1
-0
/
+9
2013-11-28
fc-cache: --sysroot option takes an argument
Ross Burton
1
-1
/
+1
2013-11-11
Fix typo
Akira TAGOH
1
-2
/
+2
2013-11-05
Re-scan font directories only when it contains subdirs
Akira TAGOH
1
-8
/
+18
2013-11-05
Avoid null pointer dereference in FcNameParse if malloc fails
Alan Coopersmith
1
-0
/
+2
2013-11-05
Avoid memory leak when NULL path passed to FcStrBuildFilename
Alan Coopersmith
1
-2
/
+6
2013-11-05
Leave room for null terminators in arrays
Alan Coopersmith
2
-2
/
+2
[prev]
[next]