Age | Commit message (Expand) | Author | Files | Lines |
2007-10-18 | Eliminate relocations from FcCodePageRange structure (bug 10982). | Keith Packard | 1 | -6/+6 |
2007-10-18 | Eliminate relocations for glyph name table. | Keith Packard | 1 | -8/+8 |
2007-10-18 | Make FC_FULLNAME include all fullname entries, elide nothing. [bug 12827] | Keith Packard | 1 | -64/+0 |
2007-03-12 | Work around FreeType bug when glyph name buffer is too small. | Keith Packard | 1 | -4/+17 |
2006-12-02 | Add FcFreeTypeQueryFace external API. Bug #7311. | Keith Packard | 1 | -22/+28 |
2006-12-02 | Use explicit platform/nameid order when scanning ttf files. | Keith Packard | 1 | -88/+149 |
2006-09-07 | Replace character discovery loop with simpler, faster version. | David Turner | 1 | -53/+30 |
2006-09-05 | Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) | Keith Packard | 1 | -0/+4 |
2006-09-02 | Add FcMatchScan to resolve Delicious font matching issues (bug #6769) | Keith Packard | 1 | -1/+33 |
2006-09-01 | Guess that mac roman names with lots of high bits are actually SJIS. | Keith Packard | 1 | -17/+64 |
2006-09-01 | Avoid #warning directives on non-GCC compilers. (bug 7683) | Keith Packard | 1 | -0/+2 |
2006-04-27 | Make path names in cache files absolute (NB, cache format change) Stop | Keith Packard | 1 | -9/+1 |
2006-04-25 | Fix the issues with GNU libiconv vs. libc iconv (which especially appear on | Patrick Lam | 1 | -2/+1 |
2006-04-25 | Include $(top_srcdir), $(top_srcdir)/src before anything else. | Patrick Lam | 1 | -1/+1 |
2006-04-12 | Fix memory leak (Coverity defect #2089). | Patrick Lam | 1 | -4/+1 |
2006-04-11 | Properly convert static charsets to dynamic charsets. | Patrick Lam | 1 | -2/+4 |
2006-04-07 | Patrick Lam <plam@mit.edu> | Patrick Lam | 1 | -2/+1 |
2006-04-06 | Fix intel compiler warnings: make many variables static, eliminate | Patrick Lam | 1 | -3/+1 |
2006-03-08 | Remove stuff we don't use, make get_{char,short,long} functions of ftglue | Patrick Lam | 1 | -4/+4 |
2006-03-03 | Get rid of C++-style comments. | Patrick Lam | 1 | -1/+1 |
2006-02-24 | Takashi Iwai <tiwai@suse.de> reviewed by: plam | Patrick Lam | 1 | -0/+1 |
2006-02-21 | Pass the buck; make fontconfig not crash on pango badness. | Patrick Lam | 1 | -0/+4 |
2006-02-21 | Eliminate redundancies. | Patrick Lam | 1 | -1/+0 |
2006-02-21 | Eliminate unused vars reported by Intel's compiler. | Patrick Lam | 1 | -2/+1 |
2006-02-13 | Fix memory leak in error condition code. | Patrick Lam | 1 | -2/+2 |
2006-02-13 | Skip bitmap fonts which can't even get it together enough to declare a | Patrick Lam | 1 | -0/+5 |
2006-01-25 | Treat zh-hk fonts differently from zh-tw fonts. This patch may cause | Patrick Lam | 1 | -1/+1 |
2006-01-25 | Fix memory leaks reported by Ronny V. Vindenes. | Patrick Lam | 1 | -1/+7 |
2005-12-20 | Restore code to skip over PCF fonts that have no encoded characters. (We | Patrick Lam | 1 | -3/+6 |
2005-11-19 | Get rid of the use of freetype internal headers in fcfreetype.c, since | Patrick Lam | 1 | -40/+35 |
2005-11-03 | Fix warnings and embarrassing double-free error. | Patrick Lam | 1 | -1/+1 |
2005-11-01 | Fix small memory error (tried to free argv); use basename and dirname | Patrick Lam | 1 | -1/+1 |
2005-11-01 | Reinstate basename patch, but keep a hash table linking FcPatterns to their | Patrick Lam | 1 | -1/+4 |
2005-10-31 | Revert basename patch, which breaks fontconfig clients on my system. | Patrick Lam | 1 | -2/+1 |
2005-10-25 | Only add basename to patterns' FC_FILE element, not any part of the | Patrick Lam | 1 | -1/+2 |
2005-10-22 | Add some more consts, fixing more GCC4 warnings. | Patrick Lam | 1 | -11/+11 |
2005-09-23 | Convert fromcode to char[12] from char *. | Patrick Lam | 1 | -5/+5 |
2005-09-22 | Fix more gcc4 warnings: | Patrick Lam | 1 | -19/+24 |
2005-09-11 | Merge with HEAD and finish the GCC 4 cleanups (no more warnings!) | Patrick Lam | 1 | -86/+105 |
2005-04-21 | Don't force bitmap font enable in default configuration; allows users to | Keith Packard | 1 | -36/+48 |
2005-03-05 | Include space and remove numbers from valid script tags. This ensures that | Keith Packard | 1 | -8/+12 |
2005-03-05 | Rework GSUB/GPOS script parsing to survive broken fonts. Thanks for the | Keith Packard | 1 | -20/+44 |
2005-03-05 | Josselin Mouette: | Keith Packard | 1 | -1/+1 |
2005-03-01 | Generate and install PDF versions of the manuals | Keith Packard | 1 | -3/+0 |
2004-12-07 | Change files from ISO-Latin-1 to UTF-8 | Keith Packard | 1 | -2/+2 |
2004-12-05 | Check for non-empty face->family_name and face->style_name before using | Keith Packard | 1 | -5/+7 |
2004-12-05 | Create FC_FONTFORMAT from FT_Get_X11_Font_Format function where available. | Keith Packard | 1 | -0/+14 |
2004-12-04 | Fix typo. | Keith Packard | 1 | -0/+188 |
2004-12-04 | Move existing fonts.conf to fonts.conf.bak | Keith Packard | 1 | -274/+811 |
2004-05-29 | Add FcResultOutOfMemory to provide an accurate error when FcFontSetMatch | Keith Packard | 1 | -3/+3 |