summaryrefslogtreecommitdiff
path: root/pango/pangoxft-fontmap.c
Commit message (Expand)AuthorAgeFilesLines
* Delete the FC_PATTERN out of the result of FcFontRenderPrepare(), becauseOwen Taylor2002-08-191-1/+5
* Move the common code between PangoXftFontmap and PangoFT2Fontmap into aOwen Taylor2002-08-161-981/+75
* Keep a separate description => fontset hash for each language tag. PassOwen Taylor2002-08-151-23/+90
* use XAddExtension() magic to automatically clean up our information whenOwen Taylor2002-08-091-0/+49
* Up MAX_FREED_FONTS to 128Owen Taylor2002-08-081-52/+34
* Use FcPatternHash instead of rolling our own. (Slight speed decrease)Owen Taylor2002-08-061-1/+8
* Patch from Keith Packard:Owen Taylor2002-08-061-15/+33
* Export.Owen Taylor2002-08-061-6/+65
* New function allowing us to shut down a display.Owen Taylor2002-08-021-14/+51
* New function to allow tweaking of FcPattern default substitution (forOwen Taylor2002-07-031-18/+93
* on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-041-238/+84
* Report standard aliases as uppercase, fix pango_*_face_describe() forOwen Taylor2002-05-141-9/+50
* on May 13 15:56:29 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-05-131-29/+73
* Rewrite to reduce the number of strcmps.Owen Taylor2002-02-241-49/+115
* Rewrite to reduce the number of strcmps.Owen Taylor2002-02-241-44/+41
* Fix problem where we unref'ed before we ref'ed resulting in entries in theOwen Taylor2002-02-241-3/+5
* move to next element in list.Anders Carlsson2002-02-011-0/+2
* Split comma separated family names and add them in pieces, so they are allOwen Taylor2002-01-111-8/+16
* Add g_error if font match fails, referencing bug #68030, which is theAlex Larsson2002-01-101-0/+4
* pango/pangoft2-private.h Take extra parameter include_size that determinesAlex Larsson2001-11-271-2/+6
* Don't leak filename copy. Don't leak matched patternAlex Larsson2001-11-271-3/+8
* acconfig.h support for --with-xftconfig-dir= path to system XftConfig fileManish Singh2001-11-241-1/+1
* Add new function pango_context_load_fontset() to wrapAlex Larsson2001-11-181-0/+4
* Add XFT_MATRIX and XFT_MINSPACE macro definitions if missing.Alexander Larsson2001-11-181-0/+8
* Check for LEX and YACC. This will be made optional later, with the buildAlexander Larsson2001-11-181-98/+324
* Documentation updates.Matthias Clasen2001-10-261-1/+1
* Documentation updates.Matthias Clasen2001-10-141-0/+10
* Up to 0.19.Owen Taylor2001-09-181-164/+317
* Require GLib-1.3.7Owen Taylor2001-06-291-1/+1
* pass 0 as first argument to g_type_init().Tim Janik2001-02-041-1/+1
* Update the default list of included modules forAlexander Larsson2001-01-031-0/+11
* Since Xft may only be available statically without shlib deps, check forOwen Taylor2000-12-201-1/+40
* Fix macro breakage.Owen Taylor2000-12-151-0/+499