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
2017-03-01
Fix the build issue on GNU/Hurd
Akira TAGOH
3
-8
/
+44
2017-02-23
Fix the build issue with gperf 3.1
Akira TAGOH
1
-2
/
+2
2016-12-20
Avoid conflicts with integer width macros from TS 18661-1:2014
Khem Raj
1
-1
/
+1
2016-11-14
Fix FcCacheOffsetsValid()
Akira TAGOH
1
-5
/
+12
2016-08-05
Properly validate offsets in cache files.
Tobias Stoeckmann
1
-1
/
+80
2016-07-08
Bug 96676 - Check range of FcWeightFromOpenType argument
Akira TAGOH
1
-0
/
+1
2016-06-15
Remove unused code
Akira TAGOH
1
-4
/
+0
2016-05-30
Fix a couple of minor memory leaks
Erik de Castro Lopo
1
-0
/
+2
2016-05-27
Bug 95481 - Build fails on Android due to broken lconv struct
Akira TAGOH
1
-5
/
+16
2016-05-23
Fix memory leak in FcDirCacheLock
Petr Filipsky
1
-0
/
+1
2016-05-19
Bug 95477 - FcAtomicLock fails when SELinux denies link() syscall with EACCES
Akira TAGOH
1
-1
/
+1
2016-04-06
Revert "Workaround another race condition issue"
Akira TAGOH
3
-62
/
+8
2016-03-08
[GX] Improve weight mapping
Behdad Esfahbod
1
-3
/
+12
2016-03-08
Improve OpenType to Fontconfig weight mapping
Behdad Esfahbod
1
-6
/
+19
2016-03-08
[GX] Enumerate all named-instances in TrueType GX fonts
Behdad Esfahbod
1
-4
/
+15
2016-03-08
[GX] Support instance weight, width, and style name
Behdad Esfahbod
1
-6
/
+68
2016-03-08
Call FcFreeTypeQueryFace() from fcdir.c, instead of FcFreeTypeQuery()
Behdad Esfahbod
1
-4
/
+21
2016-01-12
Optimizations in FcStrSet
Patrick Haller
6
-21
/
+51
2015-11-18
remomve unnecessary code
Akira TAGOH
1
-1
/
+0
2015-10-16
Fix assertion on 32bit arch
Akira TAGOH
1
-1
/
+1
2015-10-15
Use int64_t instead of long long
Akira TAGOH
2
-3
/
+3
2015-10-13
Fix build issue on MinGW
Akira TAGOH
1
-2
/
+14
2015-10-13
Use long long to see the same size between LP64 and LLP64
Akira TAGOH
2
-2
/
+2
2015-08-14
Fix the broken cache more.
Akira TAGOH
4
-2
/
+112
2015-06-26
Revert changes made to FcConfigAppFontAddDir() recently
Behdad Esfahbod
3
-29
/
+11
2015-06-24
Bug 90867 - Memory Leak during error case in fccharset
Akira TAGOH
1
-4
/
+20
2015-06-17
Fix a memory leak in FcFreeTypeQueryFace
Akira TAGOH
1
-0
/
+2
2015-06-17
Add a warning for blank in fonts.conf
Akira TAGOH
1
-0
/
+7
2015-06-17
Don't return FcFalse even when no fonts dirs is configured
Akira TAGOH
3
-0
/
+13
2015-06-12
mark as private at this moment
Akira TAGOH
1
-0
/
+3
2015-06-09
No need to be public
Akira TAGOH
1
-0
/
+3
2015-06-09
Fix a crash when no objects are available after filtering
Akira TAGOH
1
-1
/
+1
2015-06-08
Add one more debugging option to see transformation on font-matching
Akira TAGOH
4
-0
/
+126
2015-05-27
Reduce number of places that cache version is specified to 1
Behdad Esfahbod
2
-5
/
+4
2015-05-27
Simplify FcRange
Behdad Esfahbod
6
-144
/
+28
2015-05-27
Fix compiler warnings
Behdad Esfahbod
1
-0
/
+3
2015-05-27
Don't set FC_SIZE for bitmap fonts
Behdad Esfahbod
1
-24
/
+12
2015-05-27
Accept Integer for FC_SIZE
Behdad Esfahbod
1
-1
/
+3
2015-05-27
Add bitmap-only font size as Double, not Range
Behdad Esfahbod
1
-6
/
+1
2015-05-27
Only set FC_SIZE for scalable fonts if OS/2 version 5 is present
Behdad Esfahbod
1
-13
/
+15
2015-05-27
Write ranges using a [start finish) format
Behdad Esfahbod
2
-3
/
+3
2015-05-25
Revert the previous change
Akira TAGOH
1
-15
/
+1
2015-05-22
Detect the overflow for the object ID
Akira TAGOH
1
-1
/
+21
2015-05-22
Fix a crash
Akira TAGOH
1
-0
/
+1
2015-05-22
Fix a typo
Akira TAGOH
1
-1
/
+1
2015-05-22
Fix memory leaks after FcFini()
Akira TAGOH
4
-5
/
+75
2015-05-18
Add su[pport for symbol fonts
Behdad Esfahbod
4
-3
/
+57
2015-05-18
Bug 90148 - Don't warn if cachedir isn't specified
Akira TAGOH
1
-7
/
+19
2015-04-22
Drop unmaintained code
Akira TAGOH
1
-72
/
+12
2015-04-09
W32: Support cache paths relative to the root directory
Руслан Ижбулатов
2
-1
/
+22
[next]