2009-02-15 |
Karl Tomlinson | Change FcCharSetMerge API |
blob | commitdiff | raw |
2009-02-15 |
Behdad Esfahbod | [fcmatch] Fix crash when no fonts are available. |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Behdad Esfahbod | [fcmatch] Move FcFontSetMatch() functionality into... |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Behdad Esfahbod | [fcmatch] When matching, reserve score 0 for when eleme... |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Behdad Esfahbod | [fcmatch] Use larger multipliers to enforce order |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Behdad Esfahbod | [fcmatch.c] Fix debug formatting |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Behdad Esfahbod | Fix comparison of family names to ignore leading space... |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Behdad Esfahbod | Don't call FcPatternGetCharSet in FcSortWalk unless... |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Chris Wilson | Reduce number of allocations during FcSortWalk(). |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Behdad Esfahbod | Replace RCS Id tags with the file name |
blob | commitdiff | raw | diff to current |
2008-05-24 |
Evgeniy Stepanov | Fix index/offset for 'decorative' matcher. Bug 15890. |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Keith Packard | Merge branch 'jhcloos' |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Keith Packard | Eliminate .so PLT entries for local symbols. (thanks... |
blob | commitdiff | raw | diff to current |
2006-09-03 |
Keith Packard | Merge branch 'fc-2_4_branch' to master |
blob | commitdiff | raw | diff to current |
2006-09-03 |
Keith Packard | Add FcMatchScan to resolve Delicious font matching... |
blob | commitdiff | raw | diff to current |
2006-09-01 |
Keith Packard | Fonts matching lang not territory should satisfy sort... |
blob | commitdiff | raw | diff to current |
2006-08-31 |
Keith Packard | Rework Object name database to unify typechecking and... |
blob | commitdiff | raw | diff to current |
2006-08-30 |
Keith Packard | Rework cache files to use offsets for all data structures. |
blob | commitdiff | raw | diff to current |
2006-08-28 |
Keith Packard | Revert to original FcFontSetMatch algorithm to avoid... |
blob | commitdiff | raw | diff to current |
2006-04-27 |
Keith Packard | Make path names in cache files absolute (NB, cache... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Patrick Lam | Include $(top_srcdir), $(top_srcdir)/src before anythin... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Patrick Lam | Prevent terrible perf regression by getting the if... |
blob | commitdiff | raw | diff to current |
2006-04-12 |
Patrick Lam | Fix memory leak (Coverity defect #2089). |
blob | commitdiff | raw | diff to current |
2006-02-11 |
Patrick Lam | Use a tri-state to mark the fonts which didn't get... |
blob | commitdiff | raw | diff to current |
2006-02-10 |
Patrick Lam | Don't kill fonts because they don't declare an element... |
blob | commitdiff | raw | diff to current |
2006-01-08 |
Patrick Lam | Fix matching bug when multiple elements match; don... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Patrick Lam | Stephan Kulow <coolo@suse.de> reviewed by: plam |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Patrick Lam | Stephan Kulow <coolo@suse.de> Michael Matz <matz@suse... |
blob | commitdiff | raw | diff to current |
2005-11-26 |
Patrick Lam | Fix incorrect merge. |
blob | commitdiff | raw | diff to current |
2005-11-25 |
Patrick Lam | Don't do random matching when bad objects are passed... |
blob | commitdiff | raw | diff to current |
2005-11-25 |
Patrick Lam | Pass the FcObjectPtr to FcCompareValueList, not the... |
blob | commitdiff | raw | diff to current |
2005-11-25 |
Patrick Lam | Inline the *PtrU functions to gain perf. Remove unneede... |
blob | commitdiff | raw | diff to current |
2005-11-24 |
Patrick Lam | Move FC_BANK_DYNAMIC, FC_BANK_FIRST to internal header. |
blob | commitdiff | raw | diff to current |
2005-11-24 |
Patrick Lam | Make FcCompareString and FcCompareFamily less expensive... |
blob | commitdiff | raw | diff to current |
2005-11-22 |
Patrick Lam | Manually perform inlining & partial redundancy eliminat... |
blob | commitdiff | raw | diff to current |
2005-11-01 |
Patrick Lam | Copy the full pathname whenever duplicating an FcPatter... |
blob | commitdiff | raw | diff to current |
2005-09-22 |
Patrick Lam | Fix more gcc4 warnings: |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Patrick Lam | Overhaul the serialization system to create one mmapabl... |
blob | commitdiff | raw | diff to current |
2005-06-28 |
Patrick Lam | Add functionality to allow fontconfig data structure... |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Ross Burton | Put all FcPattern objects though FcObjectStaticName... |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Keith Packard | I changed FcFontSetSort to respect the generic aliases... |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Keith Packard | Change files from ISO-Latin-1 to UTF-8 |
blob | commitdiff | raw | diff to current |
2004-05-29 |
Keith Packard | Add FcResultOutOfMemory to provide an accurate error... |
blob | commitdiff | raw | diff to current |
2003-03-12 |
Keith Packard | add font widths and extend weight from OS/2 table |
blob | commitdiff | raw | diff to current |
2003-03-05 |
Keith Packard | Change RCS tag |
blob | commitdiff | raw | diff to current |
2003-02-26 |
Keith Packard | Allow double or integer for numeric values in matching |
blob | commitdiff | raw | diff to current |
2002-09-26 |
Keith Packard | Add fontversion field |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Keith Packard | More complete memory tracking. Install always overwrite... |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Keith Packard | Reimplement FC_LANG as FcTypeLang, freeze patterns... |
blob | commitdiff | raw | diff to current |
2002-08-19 |
Keith Packard | Various config changes plus a couple of optimizations... |
blob | commitdiff | raw | diff to current |
2002-08-11 |
Keith Packard | Fix weird first/not-first lameness in font matches... fcpackage_rc2 rc2 |
blob | commitdiff | raw | diff to current |
2002-07-06 |
Keith Packard | Switch to RFC 3066 based lang names |
blob | commitdiff | raw | diff to current |
2002-06-29 |
Keith Packard | Add strong/weak pattern value binding, add known charse... |
blob | commitdiff | raw | diff to current |
2002-06-19 |
Keith Packard | Add slanting for fonts without oblique/italic varient... |
blob | commitdiff | raw | diff to current |
2002-06-19 |
Keith Packard | Add ref counting to font config patterns so that FcFont... |
blob | commitdiff | raw | diff to current |
2002-06-18 |
Keith Packard | Add a few more families to fonts.conf, make FC_ANTIALIA... |
blob | commitdiff | raw | diff to current |
2002-06-08 |
Keith Packard | Add FcPatternHash, clean up a few valgrind issues |
blob | commitdiff | raw | diff to current |
2002-06-03 |
Keith Packard | Add FcPatternEqualSubset for Pango, clean up some inter... |
blob | commitdiff | raw | diff to current |
2002-06-02 |
Keith Packard | Eliminate some compiler warnings, avoid seg fault when... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Keith Packard | Change FcCharSet datastructure, add FcFontSort API |
blob | commitdiff | raw | diff to current |
2002-05-29 |
Keith Packard | Optimize after profiling. Fix FcStrCmp to return correc... |
blob | commitdiff | raw | diff to current |
2002-05-29 |
Keith Packard | Apply some obvious fixes to FcFontSetSort from Owen... |
blob | commitdiff | raw | diff to current |
2002-05-22 |
Keith Packard | Replace silly avl sort with qsort, add FcPatternEqual |
blob | commitdiff | raw | diff to current |
2002-03-03 |
Keith Packard | Add match routine that returns list of fonts |
blob | commitdiff | raw | diff to current |
2002-02-28 |
Keith Packard | Add better error reporting when loading config file |
blob | commitdiff | raw | diff to current |
2002-02-15 |
Keith Packard | fontconfig library: build fixes and compiler warning... |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Keith Packard | Initial revision |
blob | commitdiff | raw | diff to current |
|