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
Branch
Commit message
Author
Age
bz24613
Bug 24613 - fc-query can't query face 0
Akira TAGOH
7 years
bz40648
Bug 40648 - Regular expression support in comparison for <test>
Akira TAGOH
7 years
bz59438
Bug 59438 - Fix <alias> inside <match>
Akira TAGOH
7 years
charset-from-string
Add an API to create charset from string
Akira TAGOH
7 years
disable-auto-update
Add APIs to manage the cache updates on loading
Akira TAGOH
7 years
langtag-support
initial work to support BCP47
Akira TAGOH
7 years
master
Ensure cache checksums are deterministic
Chris Lamb
7 years
panose-sfamilyclass-support
Add familyclass object to categorize against sFamilyClass and Panose.
Akira TAGOH
7 years
Tag
Download
Author
Age
2.13.0
commit f075ca1aea...
Akira TAGOH
7 years
2.12.93
commit 2fc42310cd...
Akira TAGOH
7 years
2.12.92
commit d7d40b5aa8...
Akira TAGOH
7 years
2.12.91
commit bad64a7e1f...
Akira TAGOH
7 years
2.12.6
commit b546940435...
Akira TAGOH
7 years
2.12.5
commit 4d3410bd08...
Akira TAGOH
7 years
2.12.4
commit 01085e0785...
Akira TAGOH
7 years
2.12.3
commit 690f822a1b...
Akira TAGOH
7 years
2.12.2
commit 3072f14bdd...
Akira TAGOH
7 years
2.12.1
commit 6b222c52cd...
Akira TAGOH
8 years
[...]
Age
Commit message
Author
Files
Lines
2006-09-06
Update for version 2.3.97.
2.3.97
Keith Packard
4
-5
/
+42
2006-09-06
Charset hashing depended on uniqueness of leaves.
Keith Packard
1
-2
/
+2
2006-09-06
Parallel build fix for fcalias.h and fcaliastail.h
Keith Packard
1
-1
/
+3
2006-09-06
Update architecture signatures for x86-64 and ppc.
Keith Packard
1
-2
/
+2
2006-09-05
Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven)
Keith Packard
31
-12
/
+145
2006-09-04
Correct reference count when sharing cache file objects.
Keith Packard
1
-1
/
+3
2006-09-04
Oops, fc-lang broke when I added cache referencing.
Keith Packard
1
-0
/
+10
2006-09-04
Make cache reference counting more efficient.
Keith Packard
3
-1
/
+16
2006-09-04
Reference count cache objects.
Keith Packard
5
-95
/
+213
2006-09-04
Leave cache files mapped permanently.
Keith Packard
3
-31
/
+116
[...]
Clone
git://people.freedesktop.org/~tagoh/fontconfig
ssh://people.freedesktop.org/~tagoh/fontconfig