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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-03-30
Fix SIGFPE
Akira TAGOH
1
-1
/
+1
2015-03-25
Fix unknown attribute in Win32
Akira TAGOH
1
-1
/
+1
2015-03-23
Bug 89617 - FcConfigAppFontAddFile() returns false on any font file
Akira TAGOH
2
-1
/
+5
2015-03-23
Remove the dead code
Akira TAGOH
1
-2
/
+0
2015-03-09
Fix an infinite loop in FcBlanksIsMember()
Akira TAGOH
1
-1
/
+1
2015-03-06
Fix a bug in the previous change forFcBlanksIsMember()
Akira TAGOH
1
-2
/
+1
2015-03-06
Fix a segfault when OOM happened.
Akira TAGOH
1
-0
/
+2
2015-03-05
Improve the performance on searching blanks
Akira TAGOH
1
-3
/
+18
2015-03-03
Simplify some more
Behdad Esfahbod
1
-12
/
+8
2015-03-03
Remove dead code after previous commit
Behdad Esfahbod
1
-336
/
+3
2015-03-03
Fix the array allocation
Akira TAGOH
1
-1
/
+1
[next]