summaryrefslogtreecommitdiff
path: root/docs/tmpl/glyphs.sgml
Commit message (Expand)AuthorAgeFilesLines
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-694/+0
* Remove PangoXBehdad Esfahbod2012-08-161-19/+0
* Merge branch 'harfbuzz-ng-external'Behdad Esfahbod2012-08-161-17/+13
|\
| * Merge branch 'master' into harfbuzz-ng-externalBehdad Esfahbod2011-06-171-23/+0
| |\ | |/ |/|
| * Doc template changesBehdad Esfahbod2010-09-221-0/+4
* | Doc template changesBehdad Esfahbod2010-09-281-0/+4
|/
* New public API: pango_glyph_item_get_logical_widths()Behdad Esfahbod2009-08-121-0/+10
* Implement draw_glyph_item using cairo_show_text_glyphs().Behdad Esfahbod2008-08-061-16/+15
* Bug 377948 – Make pango_glyph_item_iter publicBehdad Esfahbod2008-08-061-2/+120
* Bug 508002 – change pango_layout_pixel_extents() to round logical rectBehdad Esfahbod2008-01-221-2/+2
* Bug 478914 – Use something invalid instead of '?' when validating inputBehdad Esfahbod2007-12-101-0/+14
* Bug 469641 – Initialize attribute start/end to [0..MAXUINT]Behdad Esfahbod2007-10-241-0/+1
* Bug 471577 – GBoxed GType for PangoGlyphItemBehdad Esfahbod2007-10-241-0/+16
* Part of Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-141-1/+0
* Add PANGO_UNITS_ROUND to docs.Behdad Esfahbod2007-04-301-0/+17
* Bug 323173 – Add layout of mixed direction text for vertical layoutBehdad Esfahbod2007-01-161-9/+0
* Don't introduce bitfields in public struct and rename PangoAnalysis.Behdad Esfahbod2007-01-081-0/+9
* Part of Bug 332266 – gdk_draw_layout fails for coordinates >= 2^21Behdad Esfahbod2007-01-041-0/+56
* Render block progression and line direction arrows, and a base gravityBehdad Esfahbod2006-08-161-0/+9
* Fix silly error in implementation of pango_glyph_string_get_width(), andBehdad Esfahbod2006-07-081-1/+0
* Part of Bug 135683 – Cache glyphstring extentsBehdad Esfahbod2006-07-081-0/+10
* Bug 329547 – pango_layout_get_pixel_extents andBehdad Esfahbod2006-04-291-1/+17
* Doc updates.Behdad Esfahbod2006-04-291-19/+10
* Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap withBehdad Esfahbod2006-02-051-0/+30
* Document PangoOTBuffer and PangoOTGlyph.Behdad Esfahbod2006-01-281-2/+0
* Add pangocairo-atsui.h and pangoatsui-private.h.Behdad Esfahbod2006-01-041-0/+9
* More documentation improvements.Behdad Esfahbod2005-11-171-1/+1
* Various documentation improvements.Behdad Esfahbod2005-11-171-10/+7
* Rework handling of context-specific options: drop get_render_key() and addOwen Taylor2005-07-211-0/+3
* Add PangoEllipsizeMode, pango_layout_set_ellipsize(), implement. (#59071)Owen Taylor2004-07-141-0/+15
* Add new letter_spacing attribute.Owen Taylor2004-06-231-0/+11
* Missed commit: add -lm dependency to pkg-config files.Owen Taylor2004-06-211-0/+76
* Remove.Owen Taylor2003-08-021-1/+1
* Get rid of explicit tables detailing the members of structs, use theNoah Levitt2003-07-251-55/+8
* Documentation fix.Matthias Clasen2003-04-231-19/+1
* Some unit fixups (#96335)Owen Taylor2002-12-201-2/+7
* Cosmetic changes to short descriptions.Matthias Clasen2002-12-111-1/+1
* Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), addOwen Taylor2002-12-031-14/+41
* Trivial s/foo/foo_/ fixes to make pango.h includable with -WshadowSoeren Sandmann2002-11-081-2/+2
* Produce XML, not SGML.Matthias Clasen2002-05-271-8/+8
* Released 1.0.1pango-1-0-branchpointPANGO_1_0_1Owen Taylor2002-03-281-1/+1
* Minor doc edits.Matthias Clasen2002-03-121-4/+6
* slight correction to pango_layout_get_extents(), docs still need to beHavoc Pennington2002-01-141-0/+4
* Typo fix.Matthias Clasen2001-10-271-3/+3
* Documentation updates.Matthias Clasen2001-10-261-1/+1
* Up to 0.19.Owen Taylor2001-09-181-0/+16
* Patch from Matthias Clasen fixing various typos. (#55744)Owen Taylor2001-06-051-4/+4
* Add approximate_char_width fieldHavoc Pennington2001-02-281-0/+13
* pass 0 as first argument to g_type_init().Tim Janik2001-02-041-13/+0
* Add new PangoLayoutIter entry pointsHavoc Pennington2000-11-131-0/+13