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
2017-12-05
Fix distcheck error
Akira TAGOH
2
-3
/
+3
2017-11-24
thread-safe functions in fchash.c
Akira TAGOH
1
-2
/
+4
2017-11-20
Fix the testcase for env not enabled PCF_CONFIG_OPTION_LONG_FAMILY_NAMES in f...
Akira TAGOH
1
-2
/
+2
2017-11-20
Use smaller prime for hash size
Akira TAGOH
1
-1
/
+1
2017-11-20
cleanup
Akira TAGOH
1
-10
/
+0
2017-11-20
Add a testcase for bind-mounted cachedir
Akira TAGOH
1
-0
/
+30
2017-11-20
Don't call FcStat when the alias has already been added
Akira TAGOH
2
-52
/
+44
2017-11-20
Fix a typo
Akira TAGOH
1
-1
/
+1
2017-11-20
Fix memory leak
Akira TAGOH
1
-3
/
+4
2017-11-20
update
Akira TAGOH
1
-0
/
+12
2017-11-20
abstract hash table functions
Akira TAGOH
8
-225
/
+283
2017-11-20
cleanup
Akira TAGOH
2
-33
/
+0
2017-11-20
Destroy the alias and UUID tables when all of caches is unloaded
Akira TAGOH
1
-36
/
+27
2017-11-20
Don't call FcStat when the alias has already been added
Akira TAGOH
1
-14
/
+7
2017-11-20
Replace the path of subdirs in caches as well
Akira TAGOH
1
-1
/
+21
2017-11-20
Replace the original path to the new one
Akira TAGOH
2
-3
/
+5
2017-11-20
Replace the font path in FcPattern to what it is actually located.
Akira TAGOH
2
-1
/
+72
2017-11-20
Add new API to find out a font from current search path
Akira TAGOH
5
-2
/
+171
2017-11-20
Use uuid-based cache filename if uuid is assigned to dirs
Akira TAGOH
5
-7
/
+220
2017-11-20
Add the check of PCF_CONFIG_OPTION_LONG_FAMILY_NAMES back
Akira TAGOH
5
-2
/
+33
2017-11-16
Correct debugging messages to load/scan config
Akira TAGOH
1
-4
/
+4
2017-11-16
Allow autoreconf through autopoint for gettext things
Akira TAGOH
1
-0
/
+1
2017-11-14
Validate cache more carefully
Akira TAGOH
1
-1
/
+2
2017-11-08
another workaround to avoid modifying by gettextize...
Akira TAGOH
1
-0
/
+3
2017-11-08
missing an open parenthesis
Akira TAGOH
1
-1
/
+1
2017-11-07
workaround to avoid modifying by gettextize
Akira TAGOH
2
-3
/
+8
2017-11-07
Add the ruleset description support
Akira TAGOH
69
-449
/
+1916
2017-11-07
doc: trivial update
Akira TAGOH
1
-0
/
+1
2017-10-17
Bump version to 2.12.6
Akira TAGOH
3
-4
/
+22
2017-10-17
Update libtool revision
Akira TAGOH
1
-1
/
+1
2017-10-17
Fixes cleanup
Alban Browaeys
1
-2
/
+2
2017-10-12
src/fcxml.c: avoid double free() of filename
Alexander Kanavin
1
-1
/
+0
2017-10-11
Remove assert
Behdad Esfahbod
1
-1
/
+2
2017-10-05
conf: Prefer system emoji fonts to third-party ones
Bastien Nocera
2
-9
/
+12
2017-09-29
Fix a compiler warning
Akira TAGOH
1
-3
/
+3
2017-09-29
cleanup
Akira TAGOH
4
-47
/
+6
2017-09-28
Require freetype >= 2.8.1
Behdad Esfahbod
2
-79
/
+3
2017-09-28
Merge branch 'varfonts2'
Behdad Esfahbod
17
-393
/
+720
2017-09-27
[varfonts] Share lang across named-instances
Behdad Esfahbod
3
-10
/
+34
2017-09-27
Use binary-search for finding name table entries
Behdad Esfahbod
1
-126
/
+141
2017-09-27
Simplify name-table platform mathcing logic
Behdad Esfahbod
1
-24
/
+5
2017-09-27
Don't convert nameds to UTF-8 unless we are going to use them
Behdad Esfahbod
1
-17
/
+22
2017-09-27
Whitespace
Behdad Esfahbod
1
-9
/
+9
2017-09-27
Fix whitespace-trimming loop and empty strings...
Behdad Esfahbod
1
-3
/
+3
2017-09-27
Move whitespace-trimming code to apply to all name-table strings
Behdad Esfahbod
1
-12
/
+11
2017-09-27
[varfonts] Reuse charset for named instances
Behdad Esfahbod
1
-11
/
+33
2017-09-27
Separate charset and spacing code
Behdad Esfahbod
1
-44
/
+64
2017-09-21
Fix again to keep the same behavior to the return value of FcConfigParseAndLoad
Akira TAGOH
1
-1
/
+1
2017-09-21
Revert "Keep the same behavior to the return value of FcConfigParseAndLoad"
Akira TAGOH
1
-4
/
+0
2017-09-20
[varfonts] Don't reopen face for each named instance
Behdad Esfahbod
1
-44
/
+56
[prev]
[next]