summaryrefslogtreecommitdiff
path: root/pango/pangoatsui-fontmap.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 611033 - Layout using ATSUI fontmap treats absolute font sizes a...Kristian Rietveld2010-03-211-1/+7
* Allow font_family=NULL in load_font() and load_fontset() methodsBehdad Esfahbod2009-04-061-1/+4
* Bug 558107 – is_monospace always returns FALSE in pangoatsuiRichard Hult2008-10-281-13/+33
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* A bit moreBehdad Esfahbod2007-07-211-2/+2
* Bug 449543 - Ship pangoatsui.hRichard Hult2007-06-241-7/+6
* Add G_UNLIKELY() to type registration block in _get_type() functions.Behdad Esfahbod2007-06-201-2/+2
* Implement is_synthesized for the ATSUI backend.Richard Hult2007-06-111-0/+9
* Bug 434160 - [atsui] Italic versions of some faces can't be createdRichard Hult2007-05-051-44/+111
* Bug 419262 - Don't create coverage every time it's asked forRichard Hult2007-03-181-12/+52
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-25/+25
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-29/+29
* Spell-check the docs.Behdad Esfahbod2007-01-071-1/+1
* Make TypeInfo structs not static. Reduces relocations.Behdad Esfahbod2006-10-131-2/+2
* Bug 347021 – atsui crash when a matching font cannot be found. PatchRichard Hult2006-07-171-0/+3
* Update docs to note a size value of zero may have been set explicitly.Behdad Esfahbod2006-05-111-1/+1
* Hook up pango-utils.h into the documentation, as we are installing itBehdad Esfahbod2006-03-311-1/+1
* Change g_critical to g_warning. We already handle them gracefully.Behdad Esfahbod2006-02-211-0/+1
* If locking font face failed, do not assert, just return zero glyphs withBehdad Esfahbod2006-01-291-2/+2
* #include <modules.h>. (bug #328632)Behdad Esfahbod2006-01-261-0/+2
* Declare int i! (bug #328632)Behdad Esfahbod2006-01-251-0/+1
* Finish ATSUI module work. Bug #322022, Matthias Clasen.Behdad Esfahbod2006-01-211-0/+3
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-0/+2
* pango/Makefile.am, pango/fonts.c, pango/glyphstring.c,Behdad Esfahbod2006-01-051-2/+3
* Add checks for ATSUI.Anders Carlsson2005-11-221-0/+697