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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-13
Add WenQuanYi fonts to default conf (#17262, from Mandriva)
Behdad Esfahbod
1
-0
/
+4
2009-02-13
Add Sindhi .orth file. (#17140)
Behdad Esfahbod
1
-0
/
+28
2009-02-13
Update sr.orth to actul subset of Cyrillic used by Serbian (#17208)
Behdad Esfahbod
1
-17
/
+7
2009-02-13
Fix docs re 'orig' argument of FcPatternBuild and family
Behdad Esfahbod
3
-11
/
+11
2009-02-13
[doc] Fix signature of FcConfigHome()
Behdad Esfahbod
1
-2
/
+3
2009-02-13
Get rid of $Id$ tags
Behdad Esfahbod
36
-36
/
+36
2009-02-13
[doc] Document that a zero rescanInterval disables automatic checks (#17103)
Behdad Esfahbod
1
-0
/
+2
2009-02-13
Add FcPatternFilter() (#13016)
Behdad Esfahbod
3
-0
/
+52
2009-02-13
[doc] Add const decorator for FcPatternDuplicate()
Behdad Esfahbod
1
-1
/
+1
2009-02-13
Implement fc-list --verbose (#13015)
Behdad Esfahbod
5
-20
/
+58
2009-02-13
Add fc-query (#13019)
Behdad Esfahbod
11
-2
/
+408
2009-02-13
Update man pages
Behdad Esfahbod
4
-21
/
+52
2009-02-13
[fc-match] Fix list of getopt options in --help
Behdad Esfahbod
1
-2
/
+2
2009-02-13
Add ~/.fonts.conf.d to default config (#17100)
Behdad Esfahbod
1
-0
/
+1
2009-02-13
Update Thai default families (#16223)
Behdad Esfahbod
1
-4
/
+9
2009-02-13
[doc] Fix signatures of FcPatternGetFTFace and FcPatternGetLangSet (#16272)
Behdad Esfahbod
1
-2
/
+4
2009-02-13
Replace RCS Id tags with the file name
Behdad Esfahbod
220
-220
/
+220
2009-02-13
Add orth file for Maithili mai.orth (#15821)
Behdad Esfahbod
1
-0
/
+25
2009-02-13
When canonizing filenames, squash // and remove final / (#bug 16286)
Behdad Esfahbod
1
-0
/
+3
2009-02-13
[doc] Fix inaccuracy in FcFontRenderPrepare docs (#16985)
Behdad Esfahbod
1
-1
/
+1
2009-02-13
Avoid C99ism in Win32 code (#16651)
Behdad Esfahbod
2
-2
/
+4
2009-02-12
Remove build manpage logfile if it exists
Benjamin Close
1
-0
/
+1
2008-06-22
Make sure alias files are built first (bug 16464)
Peter
1
-1
/
+3
2008-05-31
Bump version to 2.6.0
2.6.0
Keith Packard
3
-5
/
+7
2008-05-24
Bump version to 2.5.93
2.5.93
Keith Packard
3
-4
/
+34
2008-05-24
Ignore empty <dir></dir> elements
Keith Packard
1
-1
/
+3
2008-05-24
Oops. Fix for bug 15928 used wrong path for installed fc-cache.
Keith Packard
1
-2
/
+2
2008-05-24
Libs.private needs freetype libraries
Keith Packard
1
-1
/
+1
2008-05-24
FcConfigUptoDate breaks if directory mtime is in the future. Bug 14424.
Sayamindu Dasgupta
1
-1
/
+12
2008-05-24
Fix index/offset for 'decorative' matcher. Bug 15890.
Evgeniy Stepanov
1
-4
/
+3
2008-05-24
Fix Win32 build error: install tries to run fc-cache locally (bug 15928).
Glen Low
1
-2
/
+2
2008-05-24
Add Secwepemctsin Orthography. Bug 15996.
Neskie Manuel
1
-0
/
+48
2008-05-24
Persian conf update. (bug 16066).
Behdad Esfahbod
2
-4
/
+57
2008-05-24
Fix FcStrDirname documentation. (bug 16068)
Alexey Khoroshilov
1
-0
/
+1
2008-05-05
Add a copy of dolt.m4 to acinclude.m4.
Keith Packard
1
-0
/
+137
2008-05-04
Freetype 2.3.5 (2007-jul-02) fixes indic font hinting. re-enable (bug 15822)
Keith Packard
1
-119
/
+0
2008-05-04
Add extended, caps, dunhill style mappings.
Keith Packard
1
-2
/
+3
2008-05-04
Fix a few memory tracking mistakes.
Keith Packard
5
-4
/
+17
2008-05-04
Call FcFini to make memory debugging easier
Keith Packard
1
-0
/
+1
2008-05-03
Bump version to 2.5.92
2.5.92
Keith Packard
3
-4
/
+40
2008-05-03
git ignore doltcompile
Keith Packard
1
-0
/
+1
2008-05-03
Allow for RC versions in README update
Keith Packard
1
-2
/
+2
2008-05-03
Deal with libtool 2.2 which doesn't let us use LT_ variables. (bug 15692)
Keith Packard
3
-13
/
+13
2008-05-03
Add FreeType-dependent functions to fontconfig.def file. (bug 15415)
Carlo Bramini
1
-2
/
+2
2008-05-03
Make fc-match behave better when style is unknown (bug 15332)
Keith Packard
1
-1
/
+1
2008-05-03
Use of ":=" in src/Makefile.am is unportable (bug 14420)
Keith Packard
1
-1
/
+1
2008-05-03
Remove doltcompile in distclean
Keith Packard
1
-1
/
+1
2008-05-03
fontconfig build fails if "head" is missing or unusable (bug 14304)
Ryan Schmidt
1
-1
/
+1
2008-05-03
Proper config path for static libraries in win32
Dennis Schridde
2
-6
/
+42
2008-05-03
Korean font in the default config - replacing baekmuk with un (bug 13569)
Changwoo Ryu
2
-0
/
+6
[next]