2002-07-12 |
Keith Packard | Add devanagari and cyrillic languages. Add Geez
|
commit | commitdiff | tree |
2002-07-11 |
Keith Packard | Remove old FC_LANG constants now that fontconfig uses...
|
commit | commitdiff | tree |
2002-07-10 |
Keith Packard | Use presentation forms for arabic matching, fix comment...
|
commit | commitdiff | tree |
2002-07-09 |
Keith Packard | Use locale data set FC_LANG by default. Reorder FcPattern...
|
commit | commitdiff | tree |
2002-07-09 |
Keith Packard | Trim ideographic punctuation and Suzhou numerals from...
|
commit | commitdiff | tree |
2002-07-08 |
Keith Packard | Update iso639-2 language coverage info, fix Georgian...
|
commit | commitdiff | tree |
2002-07-07 |
Keith Packard | Add walloon, update fclang.c to include recent language...
|
commit | commitdiff | tree |
2002-07-07 |
Keith Packard | Share more duplicate charset data
|
commit | commitdiff | tree |
2002-07-07 |
Keith Packard | Add fclang.c to CVS; easier than attempting to build...
|
commit | commitdiff | tree |
2002-07-06 |
Keith Packard | Remove at and grave from latin languages, add copyright...
|
commit | commitdiff | tree |
2002-07-06 |
Keith Packard | Switch to RFC 3066 based lang names
|
commit | commitdiff | tree |
2002-07-06 |
Keith Packard | Add a few more common font families to the default...
|
commit | commitdiff | tree |
2002-07-06 |
Keith Packard | Add coverage documentation files
|
commit | commitdiff | tree |
2002-07-06 |
Keith Packard | Add fc-lang program to generate language coverage tables
|
commit | commitdiff | tree |
2002-07-03 |
Keith Packard | Object list to FcObjectSetBuild wasnt terminated with 0
|
commit | commitdiff | tree |
2002-07-01 |
Keith Packard | Make fc-cache avoid reading the whole world full of...
|
commit | commitdiff | tree |
2002-06-30 |
Keith Packard | Make fc-list more useful
|
commit | commitdiff | tree |
2002-06-30 |
Keith Packard | Add FC_LANG_UNKNOWN (needed by auto lang-detecting...
|
commit | commitdiff | tree |
2002-06-29 |
Keith Packard | Add strong/weak pattern value binding, add known charsets...
|
commit | commitdiff | tree |
2002-06-26 |
Keith Packard | Construct empty constant charsets correctly (using...
|
commit | commitdiff | tree |
2002-06-26 |
Keith Packard | Permit empty charsets in fonts.cache files
|
commit | commitdiff | tree |
2002-06-26 |
Keith Packard | Steal idea for locale-insensitive strtod from glib
|
commit | commitdiff | tree |
2002-06-21 |
Keith Packard | Oops. Made a mistake when adding config file names...
|
commit | commitdiff | tree |
2002-06-21 |
Keith Packard | Fix automatic file time checking, transcoding table...
|
commit | commitdiff | tree |
2002-06-20 |
Keith Packard | Accidentally falling through several case blocks
|
commit | commitdiff | tree |
2002-06-19 |
Keith Packard | Add slanting for fonts without oblique/italic varient...
|
commit | commitdiff | tree |
2002-06-19 |
Keith Packard | Make fc-cache more tolerant of missing font directories
|
commit | commitdiff | tree |
2002-06-19 |
Keith Packard | Add ref counting to font config patterns so that FcFontSort...
|
commit | commitdiff | tree |
2002-06-19 |
Keith Packard | Add a few aliases suggested by Owen and Mike
|
commit | commitdiff | tree |
2002-06-18 |
Keith Packard | Add a few more families to fonts.conf, make FC_ANTIALIAS...
|
commit | commitdiff | tree |
2002-06-18 |
Keith Packard | Fix compiler warning
|
commit | commitdiff | tree |
2002-06-18 |
Keith Packard | Fix incorrect size in memmove call in FcObjectSetAdd...
|
commit | commitdiff | tree |
2002-06-08 |
Keith Packard | Fix fontconfig.pc generation in Imakefile
|
commit | commitdiff | tree |
2002-06-08 |
Keith Packard | Add FcPatternHash, clean up a few valgrind issues
|
commit | commitdiff | tree |
2002-06-07 |
Keith Packard | Make autoconf use correct options to build solaris...
|
commit | commitdiff | tree |
2002-06-03 |
Keith Packard | Add FcPatternEqualSubset for Pango, clean up some internal...
|
commit | commitdiff | tree |
2002-06-02 |
Keith Packard | Eliminate some compiler warnings, avoid seg fault when...
|
commit | commitdiff | tree |
2002-06-02 |
Keith Packard | Add aspect ratio support to Xft and fontconfig
|
commit | commitdiff | tree |
2002-06-02 |
Keith Packard | Expression parsing in fonts.conf file mis-freed elements...
|
commit | commitdiff | tree |
2002-05-31 |
Keith Packard | Add support for user-provided freetype faces to Xft
|
commit | commitdiff | tree |
2002-05-31 |
Keith Packard | Fix Xft2 to build right library version on old systems...
|
commit | commitdiff | tree |
2002-05-31 |
Keith Packard | Fix up support for building Xft1, Xrender and fontconfig...
|
commit | commitdiff | tree |
2002-05-31 |
Keith Packard | Change FcCharSet datastructure, add FcFontSort API
|
commit | commitdiff | tree |
2002-05-29 |
Keith Packard | Optimize after profiling. Fix FcStrCmp to return correct...
|
commit | commitdiff | tree |
2002-05-29 |
Keith Packard | Apply some obvious fixes to FcFontSetSort from Owen...
|
commit | commitdiff | tree |
2002-05-28 |
Keith Packard | Use explicit cd for non-gmake systems
|
commit | commitdiff | tree |
2002-05-24 |
Keith Packard | Clean up autoconf install to obey DESTDIR
|
commit | commitdiff | tree |
2002-05-24 |
Keith Packard | Change charset enumeration functions to more sensible API
|
commit | commitdiff | tree |
2002-05-24 |
Keith Packard | A few autoconf build fixes
|
commit | commitdiff | tree |
2002-05-23 |
Keith Packard | A few random fontconfig build fixes
|
commit | commitdiff | tree |
2002-05-23 |
Keith Packard | Dont require freetype to build with fontconfig
|
commit | commitdiff | tree |
2002-05-23 |
Keith Packard | Add pkgconfig control file and fontconfig-config script
|
commit | commitdiff | tree |
2002-05-23 |
Keith Packard | Fonts.dtd had "blanks" instead of "blank"
|
commit | commitdiff | tree |
2002-05-22 |
Keith Packard | Missed a Makefile.in for fontconfig includes
|
commit | commitdiff | tree |
2002-05-22 |
Keith Packard | Replace silly avl sort with qsort, add FcPatternEqual
|
commit | commitdiff | tree |
2002-05-21 |
Keith Packard | More autoconf cleanup for fontconfig
|
commit | commitdiff | tree |
2002-05-21 |
Keith Packard | Fix xmkmf build process for fontconfig
|
commit | commitdiff | tree |
2002-05-21 |
Keith Packard | Fix autoconf build process for fontconfig
|
commit | commitdiff | tree |
2002-03-27 |
Keith Packard | Fix FT_Get_Next_Char API to match official 2.0.9 released...
|
commit | commitdiff | tree |
2002-03-03 |
Keith Packard | Add match routine that returns list of fonts
|
commit | commitdiff | tree |
2002-03-03 |
Keith Packard | Eliminate duplicate definitions in fcint.h and fontconfig.h
|
commit | commitdiff | tree |
2002-03-03 |
Keith Packard | fontconfig: bail scanning directory on fatal error
|
commit | commitdiff | tree |
2002-03-03 |
Keith Packard | Eliminate compiler warnings
|
commit | commitdiff | tree |
2002-03-03 |
Keith Packard | Add fcatomic.c
|
commit | commitdiff | tree |
2002-03-01 |
Keith Packard | Add new FcAtomic datatype for config file locking
|
commit | commitdiff | tree |
2002-03-01 |
Keith Packard | Port Xft1 to fontconfig
|
commit | commitdiff | tree |
2002-02-28 |
Keith Packard | Add better error reporting when loading config file
|
commit | commitdiff | tree |
2002-02-24 |
Keith Packard | Check font edit value lists for empty
|
commit | commitdiff | tree |
2002-02-22 |
Keith Packard | fontconfig: some config file parsing mistakes
|
commit | commitdiff | tree |
2002-02-20 |
Keith Packard | Remove fcxml.h include file as it cant work anymore...
|
commit | commitdiff | tree |
2002-02-20 |
Keith Packard | dont complain about missing optional included font...
|
commit | commitdiff | tree |
2002-02-19 |
Keith Packard | Automatically initialize the fontconfig library
|
commit | commitdiff | tree |
2002-02-19 |
Keith Packard | Eliminate const in FcPatternGetString; too hard. Add...
|
commit | commitdiff | tree |
2002-02-18 |
Keith Packard | Switch fontconfig from libxml2 to expat
|
commit | commitdiff | tree |
2002-02-15 |
Keith Packard | fontconfig fc-cache program needs to be executed with...
|
commit | commitdiff | tree |
2002-02-15 |
Keith Packard | Update to Xft version 2
|
commit | commitdiff | tree |
2002-02-15 |
Keith Packard | fontconfig library: build fixes and compiler warning...
|
commit | commitdiff | tree |
2002-02-15 |
Keith Packard | Update fontconfig and libxml2 to get them working with...
|
commit | commitdiff | tree |
2002-02-14 |
Keith Packard | Add new font configuration library which forms the...
|
commit | commitdiff | tree |
2002-02-14 |
Keith Packard | Initial revision
|
commit | commitdiff | tree |
|