index
:
fontconfig
2.14-branch
2.3-branch
fc-2-12
fc-2_2_branch
fc-2_4-keithp
fc-2_4_branch
fc_2-3
main
master
ultra-weight
Font customization and configuration library (mirrored from https://gitlab.freedesktop.org/fontconfig/fontconfig)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-15
Bump version to 2.12.0
2.12.0
Akira TAGOH
3
-5
/
+23
2016-06-15
Remove unused code
Akira TAGOH
1
-4
/
+0
2016-06-09
Add the static raw data to generate fcblanks.h
Akira TAGOH
2
-3
/
+137
2016-05-30
Fix a couple of minor memory leaks
Erik de Castro Lopo
2
-0
/
+4
2016-05-27
Bug 95481 - Build fails on Android due to broken lconv struct
Akira TAGOH
1
-5
/
+16
2016-05-26
Correct one for the previous change
Akira TAGOH
1
-4
/
+0
2016-05-25
45-latin.conf: Add some Windows fonts to categorize them properly
Akira TAGOH
1
-32
/
+104
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-07
Update URL
Akira TAGOH
1
-1
/
+1
2016-04-07
Modernize fc-blanks.py
Akira TAGOH
1
-12
/
+15
2016-04-06
Bump version to 2.11.95
2.11.95
Akira TAGOH
3
-4
/
+41
2016-04-06
Update libtool revision
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-12-02
Add hintstyle templates and make hintslight default
Akira TAGOH
5
-0
/
+57
2015-11-25
Avoid an error message on testing when no fonts.conf installed
Akira TAGOH
1
-1
/
+1
2015-11-24
Bug 93075 - Possible fix for make check failure on msys/MinGW...
Akira TAGOH
1
-4
/
+9
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
Fix compiler warnings on MinGW
Akira TAGOH
1
-2
/
+2
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-17
Fail on make runtime as needed instead of configure if no python installed
Akira TAGOH
2
-1
/
+7
2015-08-14
Fix the broken cache more.
Akira TAGOH
7
-52
/
+142
2015-06-26
Revert changes made to FcConfigAppFontAddDir() recently
Behdad Esfahbod
4
-30
/
+12
2015-06-24
Bug 90867 - Memory Leak during error case in fccharset
Akira TAGOH
1
-4
/
+20
2015-06-18
Update CaseFolding.txt to Unicode 8.0
Akira TAGOH
2
-3
/
+147
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
2
-3
/
+3
2015-06-09
No need to be public
Akira TAGOH
2
-3
/
+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
6
-1
/
+137
2015-06-02
Bump version to 2.11.94
2.11.94
Akira TAGOH
3
-4
/
+40
2015-05-27
Bump cache version number to 6, because of recent FcRange changes
Behdad Esfahbod
1
-1
/
+1
2015-05-27
Reduce number of places that cache version is specified to 1
Behdad Esfahbod
3
-6
/
+8
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
[next]