2003-06-15 |
Tor Lillqvist | Fix cut&paste error. |
tree | commitdiff |
2003-06-13 |
Tor Lillqvist | Check also for DLL_EXPORT as indication of being built... |
tree | commitdiff |
2003-06-13 |
Tor Lillqvist | Add share/doc directory. Add Fc*.3 man pages. |
tree | commitdiff |
2003-06-09 |
Keith Packard | Optimization in FcLangSetIndex was broken, occasionally... |
tree | commitdiff |
2003-05-28 |
James Su | Fix "contains" op for strings and langsets. |
tree | commitdiff |
2003-05-17 |
Keith Packard | Fix build error with BDF prop local. Free langset after... |
tree | commitdiff |
2003-05-16 |
Keith Packard | oops. Left the psfontinfo.weight matching code commente... |
tree | commitdiff |
2003-05-14 |
Juliusz Chroboczek | Extract spacing from XLFD atom |
tree | commitdiff |
2003-05-12 |
Keith Packard | Use FcIsWidth to share code |
tree | commitdiff |
2003-05-12 |
Juliusz Chroboczek | Reinstate SETWIDTH_NAME parsing for legacy fonts, disap... |
tree | commitdiff |
2003-05-12 |
Juliusz Chroboczek | Generate FC_SIZE and FC_DPI for legacy bitmap fonts |
tree | commitdiff |
2003-05-07 |
Keith Packard | Add filename-based accept/reject to ammend available... |
tree | commitdiff |
2003-05-04 |
Keith Packard | Add more .cvsignore entries |
tree | commitdiff |
2003-05-04 |
Keith Packard | Handle Adobe glyph names for fonts which include ADOBE_... |
tree | commitdiff |
2003-05-02 |
Keith Packard | Grub through style to find weight/slant/width values... |
tree | commitdiff |
2003-05-02 |
Keith Packard | Add book constant for book weight |
tree | commitdiff |
2003-05-01 |
Keith Packard | Add demi and book postscript weight names. Allow spaces... |
tree | commitdiff |
2003-04-30 |
Keith Packard | Typo in bitstream foundry name |
tree | commitdiff |
2003-04-24 |
Keith Packard | Debug output for unknown ps weight names. ignore italic... |
tree | commitdiff |
2003-04-24 |
Keith Packard | FcFontList broken when presented a charset - was compar... |
tree | commitdiff |
2003-04-22 |
Keith Packard | Handle pattern elements moving during multiple edits |
tree | commitdiff |
2003-04-20 |
Keith Packard | From James Su -- only part of page 0xff is Latin |
tree | commitdiff |
2003-04-18 |
Keith Packard | Guard calls to FT_Get_BDF_Property to avoid freetype... |
tree | commitdiff |
2003-04-17 |
Keith Packard | Pass FONTCONFIG_PATH in arguments to get expanded |
tree | commitdiff |
2003-04-17 |
Keith Packard | BDF properties not available until FreeType 2.1.4 |
tree | commitdiff |
2003-04-17 |
Colin Walters | Remove some unused variables, and initialize some other... |
tree | commitdiff |
2003-04-16 |
Keith Packard | Search through the BDF properties for width and foundry... |
tree | commitdiff |
2003-04-16 |
Keith Packard | Move foundry detection data into fcfreetype.c (which... |
tree | commitdiff |
2003-04-15 |
Keith Packard | Fix unary operator parsing. Add floor, ceil, trunc... |
tree | commitdiff |
2003-04-15 |
Keith Packard | Clean up ps font weight matching and check for NULL |
tree | commitdiff |
2003-04-11 |
Juliusz Chroboczek | Implemented foundry generation for Type 1 and TrueType |
tree | commitdiff |
2003-04-11 |
Keith Packard | Switch to locale-independent string compare function |
tree | commitdiff |
2003-04-11 |
Keith Packard | Bug #46, #47 fontconfig should retrieve type 1 font... |
tree | commitdiff |
2003-04-08 |
Colin Walters | Fix dummy makefile target names when MS_LIB_AVAILABLE... |
tree | commitdiff |
2003-03-28 |
Keith Packard | Set spacing to mono if every encoded glyph is the same... |
tree | commitdiff |
2003-03-22 |
Tor Lillqvist | Changes for Windows: |
tree | commitdiff |
2003-03-22 |
Keith Packard | switch // comment |
tree | commitdiff |
2003-03-20 |
Keith Packard | Avoid crashing on empty test/edit lists |
tree | commitdiff |
2003-03-18 |
Keith Packard | FcCharSetIsSubset errored on fonts with subsets in... |
tree | commitdiff |
2003-03-12 |
Keith Packard | add font widths and extend weight from OS/2 table |
tree | commitdiff |
2003-03-12 |
Keith Packard | Global cache time checking was using wrong file name... |
tree | commitdiff |
2003-03-05 |
Keith Packard | optimize string compares even more |
tree | commitdiff |
2003-03-05 |
Keith Packard | use FcToLower instead of tolower |
tree | commitdiff |
2003-03-05 |
Keith Packard | Add FcLangSetPrint |
tree | commitdiff |
2003-03-05 |
Keith Packard | AddFcLangSetContains for font listing, add first-letter... |
tree | commitdiff |
2003-03-05 |
Keith Packard | Change RCS tag |
tree | commitdiff |
2003-03-02 |
Keith Packard | Switch back to -version-info for fontconfig as its... |
tree | commitdiff |
2003-03-02 |
Keith Packard | make dist works now. Update to 2.1.90 in preparation... |
tree | commitdiff |
2003-03-01 |
Keith Packard | Add --disable-docs flag |
tree | commitdiff |
2003-03-01 |
Keith Packard | Switch to docbook and split documentation into pieces |
tree | commitdiff |
2003-02-27 |
Keith Packard | Stop setting FC_SPACING from font hints. Theyre always... |
tree | commitdiff |
2003-02-27 |
Keith Packard | Avoid crashing with null expressions in debug code |
tree | commitdiff |
2003-02-26 |
Keith Packard | Allow double or integer for numeric values in matching |
tree | commitdiff |
2003-02-24 |
Keith Packard | Add remaining .cvsignore files |
tree | commitdiff |
2003-02-24 |
Keith Packard | Switch to automake |
tree | commitdiff |
2003-02-24 |
Keith Packard | Dont attempt to use cache if NULL |
tree | commitdiff |
2003-02-13 |
Keith Packard | Track dirs containing fonts.cache files referenced... |
tree | commitdiff |
2003-02-12 |
Keith Packard | Add "same" binding for edits to inherit binding from... |
tree | commitdiff |
2003-02-12 |
Keith Packard | Output langsets and all bindings in debug messages |
tree | commitdiff |
2003-02-12 |
Keith Packard | Make FcStrCmpIgnoreCase a bit faster |
tree | commitdiff |
2003-02-12 |
Keith Packard | Dont cache directorys until theyve been scanned. Avoids... |
tree | commitdiff |
2003-02-07 |
Keith Packard | fontconfig is no longer affiliated with xfree86 |
tree | commitdiff |
2003-02-06 |
Keith Packard | Avoid crash when $HOME is not set |
tree | commitdiff |
2003-02-06 |
Keith Packard | Fix inconsistent const usage in FcConfigCompareValue |
tree | commitdiff |
2003-02-06 |
Keith Packard | Build fclang.h before building library This required... |
tree | commitdiff |
2002-12-21 |
David Dawes | 677. Fix a segfault in fontconfig (#A.1450, Keith Packard). xf-4_2_99_3 |
tree | commitdiff |
2002-12-14 |
David Dawes | 633. Perform country-independent matching for Chinese... |
tree | commitdiff |
2002-12-14 |
David Dawes | 632. Finish off the UTF-16 APIs in Xft, and fix the... |
tree | commitdiff |
2002-11-22 |
Keith Packard | In debugging output, mark weakly bound values with (w) fcpackage_2_1 |
tree | commitdiff |
2002-10-11 |
Keith Packard | Add a bunch more consts to Xft and fontconfig apis |
tree | commitdiff |
2002-10-02 |
Keith Packard | Add FC_RGBA_UNKNOWN |
tree | commitdiff |
2002-09-26 |
Keith Packard | Fix alignment issue on sparc |
tree | commitdiff |
2002-09-26 |
Keith Packard | Add fontversion field |
tree | commitdiff |
2002-09-26 |
Keith Packard | Was losing local cached dirs in global cache list |
tree | commitdiff |
2002-09-18 |
Marc Aurele La France | Pacify gcc 3.2 |
tree | commitdiff |
2002-09-12 |
Marc Aurele La France | Fix structure alignment and array wlk bugs dhd-20020916 |
tree | commitdiff |
2002-08-31 |
Keith Packard | More complete memory tracking. Install always overwrite... |
tree | commitdiff |
2002-08-26 |
Keith Packard | FcLangSetHasLang was not actually checking the language... |
tree | commitdiff |
2002-08-26 |
Keith Packard | Update ChangeLog, fix some bugs in the man page |
tree | commitdiff |
2002-08-26 |
Keith Packard | Append version number to cache file names fcpackage_rc3 |
tree | commitdiff |
2002-08-24 |
Keith Packard | Add const to a bunch of string APIs |
tree | commitdiff |
2002-08-22 |
Keith Packard | Add contains/not_contains, fix LangSet equal operator... |
tree | commitdiff |
2002-08-22 |
Keith Packard | Reimplement FC_LANG as FcTypeLang, freeze patterns... |
tree | commitdiff |
2002-08-20 |
Keith Packard | Memory leak in XML parsing of matrices (thanks Owen) |
tree | commitdiff |
2002-08-19 |
Keith Packard | Various config changes plus a couple of optimizations... |
tree | commitdiff |
2002-08-11 |
Keith Packard | Fix weird first/not-first lameness in font matches... fcpackage_rc2 rc2 |
tree | commitdiff |
2002-08-07 |
Keith Packard | Short circuit FcPatternEqual when both args point at... |
tree | commitdiff |
2002-08-06 |
Keith Packard | Update fontconfig manual to match current bits |
tree | commitdiff |
2002-08-06 |
Keith Packard | Uninitialized member of cache structure could lead... |
tree | commitdiff |
2002-08-01 |
Keith Packard | Fix autoconf build BSD install and sysconfdir problems |
tree | commitdiff |
2002-08-01 |
Marc Aurele La France | Warning fix |
tree | commitdiff |
2002-07-31 |
Keith Packard | Add binding property to edit element |
tree | commitdiff |
2002-07-28 |
Keith Packard | Rewrite global cache handling code in fontconfig to... fcpackage_rc1 |
tree | commitdiff |
2002-07-17 |
Keith Packard | Add fclang.c to Makefile.in |
tree | commitdiff |
2002-07-13 |
Keith Packard | Add some Utf16 support, extract font family and style... |
tree | commitdiff |
2002-07-12 |
Keith Packard | Clean up some coverage files; a few accidentally includ... |
tree | commitdiff |
2002-07-12 |
Keith Packard | Add a bunch more languages that use the Latin alphabet |
tree | commitdiff |
2002-07-09 |
Keith Packard | Use locale data set FC_LANG by default. Reorder FcPatte... |
tree | commitdiff |
2002-07-09 |
Keith Packard | Trim ideographic punctuation and Suzhou numerals from... |
tree | commitdiff |
2002-07-08 |
Keith Packard | Update iso639-2 language coverage info, fix Georgian... |
tree | commitdiff |
next |