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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-02
Initialize an array explicitly
Akira TAGOH
1
-1
/
+1
2018-03-02
Fix a build issue on MinGW with enabling nls
Akira TAGOH
1
-1
/
+2
2018-02-05
Ensure the user config dir is available in the list of config dirs on the fal...
Akira TAGOH
1
-3
/
+11
2018-02-05
Do not mix up font dirs into the list of config dirs
Akira TAGOH
4
-15
/
+6
2018-02-01
Fix cross-compilation by passing CPPFLAGS to CPP
Olivier CrĂȘte
1
-1
/
+1
2018-01-23
Take effects on dir, cachedir, acceptfont, and rejectfont only when loading
Akira TAGOH
1
-13
/
+17
2018-01-14
FcHashTableAddInternal: Compare against the right key
Alexander Larsson
1
-1
/
+1
2018-01-09
Fix undefined-behavior signed shifts
Behdad Esfahbod
3
-11
/
+11
2018-01-08
Use FT_Done_MM_Var if available
Behdad Esfahbod
1
-0
/
+4
2018-01-06
export GETTEXTDATADIR to refer the local .its/.loc file instead of using --it...
Akira TAGOH
3
-15
/
+0
2018-01-05
Fix leak
Behdad Esfahbod
1
-0
/
+1
2018-01-05
Add files to enable ITS support in gettext
Akira TAGOH
3
-0
/
+15
2018-01-04
Allow overriding symbol visibility.
Tom Anderson
1
-2
/
+2
2018-01-04
Support FC_WIDTH as double as well
Behdad Esfahbod
1
-9
/
+7
2018-01-04
Remove hack for OS/2 weights 1..9
Behdad Esfahbod
2
-26
/
+2
2018-01-04
Add FcReadLink to wrap up readlink impl.
Akira TAGOH
3
-2
/
+26
2018-01-04
Fix compiler warnings
Akira TAGOH
3
-3
/
+7
2018-01-03
Add FcWeightTo/FromOpenTypeDouble()
Behdad Esfahbod
2
-14
/
+26
2018-01-03
Fix the mis-ordering of ruleset evaluation in a file with include element
Akira TAGOH
2
-2
/
+28
2017-12-20
Put back accidentally removed code
Behdad Esfahbod
1
-0
/
+2
2017-12-19
Let pattern FC_FONT_VARIATIONS override standard axis variations
Behdad Esfahbod
1
-9
/
+11
2017-12-19
Set font-variations settings for standard axes in variable fonts
Behdad Esfahbod
2
-4
/
+60
2017-12-18
Remove a debug abort()
Behdad Esfahbod
1
-1
/
+0
2017-12-19
Try to get current instance of FcConfig as far as possible
Akira TAGOH
1
-0
/
+2
2017-12-19
fchash: Fix replace
Alexander Larsson
1
-0
/
+2
2017-12-18
Don't crash
Behdad Esfahbod
1
-1
/
+1
2017-12-18
Disable uuid related code on Win32
Akira TAGOH
2
-1
/
+22
2017-12-18
Do not update mtime with creating .uuid
Akira TAGOH
1
-0
/
+26
2017-12-18
Replace uuid in the table properly when -r
Akira TAGOH
3
-6
/
+42
2017-12-18
Returns false if key is already available in the table
Akira TAGOH
1
-1
/
+1
2017-12-18
Update .uuid only when -r is given but not -f.
Akira TAGOH
2
-6
/
+1
2017-11-24
thread-safe functions in fchash.c
Akira TAGOH
1
-2
/
+4
2017-11-20
Use smaller prime for hash size
Akira TAGOH
1
-1
/
+1
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
abstract hash table functions
Akira TAGOH
8
-225
/
+283
2017-11-20
cleanup
Akira TAGOH
1
-30
/
+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
3
-2
/
+158
2017-11-20
Use uuid-based cache filename if uuid is assigned to dirs
Akira TAGOH
4
-7
/
+212
2017-11-16
Correct debugging messages to load/scan config
Akira TAGOH
1
-4
/
+4
2017-11-14
Validate cache more carefully
Akira TAGOH
1
-1
/
+2
2017-11-07
Add the ruleset description support
Akira TAGOH
7
-294
/
+886
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
[next]