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
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
2015-03-02
Don't add FC_LANG when it has "und"
Akira TAGOH
1
-0
/
+9
2015-02-27
Hardcode the blanks in the library
Akira TAGOH
2
-1
/
+9
2015-02-27
Rework again to copy the struct dirent
Akira TAGOH
1
-7
/
+2
2015-02-26
Ensure config.h is included first, bug#89336.
Michael Haubenwallner
1
-2
/
+1
2015-02-26
Copy the real size of struct dirent
Akira TAGOH
1
-2
/
+9
2015-02-25
filter can be null
Akira TAGOH
1
-1
/
+1
2015-02-24
Fix pointer cast warning on win32
Akira TAGOH
1
-1
/
+1
2015-02-24
ifdef'd the unnecessary code for win32
Akira TAGOH
1
-0
/
+4
2015-02-23
Fix a build fail on some non-POSIX platforms
Akira TAGOH
1
-8
/
+72
2015-01-21
Fix symbol cmap handling
Behdad Esfahbod
1
-1
/
+1
2014-12-25
Bump the cache version to 5
Akira TAGOH
1
-1
/
+1
2014-12-14
Treat color fonts as scalable
Behdad Esfahbod
1
-9
/
+18
2014-12-14
Add FC_COLOR
Behdad Esfahbod
3
-0
/
+8
2014-12-12
Fix buffer overflow in copying PS name
Behdad Esfahbod
1
-1
/
+2
2014-12-09
Returns False if no fonts found
Akira TAGOH
1
-10
/
+13
2014-09-25
Add FcRangeGetDouble()
Akira TAGOH
1
-0
/
+23
2014-08-20
Revert "[fcmatch] When matching, reserve score 0 for when elements don't exist"
Behdad Esfahbod
1
-1
/
+1
2014-08-12
Increase the refcount in FcConfigSetCurrent()
Akira TAGOH
2
-1
/
+13
2014-08-11
fallback to the another method to lock when link() failed
Akira TAGOH
1
-1
/
+1
2014-08-06
If OS/2 table says weight is 1 to 9, multiply by 100
Behdad Esfahbod
1
-1
/
+8
2014-08-06
Fix assertion failure
Behdad Esfahbod
1
-1
/
+1
2014-07-27
Remove unneeded FcPublic
Behdad Esfahbod
1
-2
/
+2
2014-07-26
Export recently added API
Behdad Esfahbod
4
-0
/
+16
2014-07-25
Linearly interpolate weight values
Behdad Esfahbod
3
-26
/
+86
2014-07-25
Add FC_WEIGHT_DEMILIGHT
Behdad Esfahbod
2
-1
/
+9
2014-07-24
Improve / cleanup namelang matching
Behdad Esfahbod
1
-22
/
+23
2014-07-24
Remove unused regex code
Behdad Esfahbod
2
-58
/
+0
2014-07-24
Use lang=und instead of lang=xx for "undetermined"
Behdad Esfahbod
1
-2
/
+2
2014-07-24
Ouch, fix buffer
Behdad Esfahbod
1
-2
/
+2
2014-07-24
Decode MacRoman encoding in name table without iconv
Behdad Esfahbod
1
-0
/
+162
2014-07-24
Call FcInitDebug from FcFreeTypeQueryFace
Behdad Esfahbod
1
-0
/
+2
2014-07-23
Don't add duplicate lang
Akira TAGOH
1
-0
/
+28
2014-07-19
More mingw32 MemoryBarrier() fixup
Behdad Esfahbod
1
-1
/
+6
2014-07-11
Update mingw32 MemoryBarrier from HarfBuzz
Behdad Esfahbod
1
-9
/
+9
2014-07-06
Fixup previous commit
Behdad Esfahbod
2
-13
/
+1
2014-07-06
Remove HASH from matching priorities
Behdad Esfahbod
1
-1
/
+0
2014-07-06
Comments
Behdad Esfahbod
1
-0
/
+6
2014-07-04
Fix a crash when no sysroot is given and failed to load the default fonts.conf
Akira TAGOH
1
-4
/
+7
2014-07-04
Fix charset unparse after recent changes
Behdad Esfahbod
1
-1
/
+1
[prev]
[next]