| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: Reduce redundancydocs-cleanups | Matthias Clasen | 2021-05-20 | 1 | -2/+1 |
* | docs: Convert gtk-doc syntax leftoversdocs-cleanup | Matthias Clasen | 2021-05-19 | 1 | -13/+15 |
* | docs: Convert xft section to pango_xft.md | Matthias Clasen | 2021-03-11 | 1 | -30/+0 |
* | Annotate the type for PangoXftFont methods | Emmanuele Bassi | 2020-06-10 | 1 | -6/+6 |
* | Skip introspection on low level API | Emmanuele Bassi | 2020-06-08 | 1 | -13/+13 |
* | Reinstate the return type of pango_fc_font_lock_face() | Matthias Clasen | 2019-08-06 | 1 | -3/+3 |
* | fc: Drop freetype from pangofc-font.h | Matthias Clasen | 2019-07-18 | 1 | -3/+3 |
* | fc: Drop some gratitious use of FT types | Matthias Clasen | 2019-07-18 | 1 | -1/+0 |
* | Add many missing nullability annotations. | Evan Nemerson | 2014-10-16 | 1 | -2/+3 |
* | Bug 685167 - migrate docs to no-tmpl flavour | Behdad Esfahbod | 2013-09-27 | 1 | -0/+30 |
* | Don't use deprecated pango_fc_font_get_unknown_glyph | Matthias Clasen | 2013-01-07 | 1 | -1/+1 |
* | Fix compiler warnings | Behdad Esfahbod | 2009-08-12 | 1 | -1/+1 |
* | [xft,ft2] Fix empty-glyph logical extents | Behdad Esfahbod | 2009-04-06 | 1 | -5/+18 |
* | [pangofc] Add a "fontmap" property to PangoFcFont | Behdad Esfahbod | 2009-03-13 | 1 | -0/+1 |
* | Don't call exit(). Let us crash. | Behdad Esfahbod | 2008-12-09 | 1 | -7/+1 |
* | Make the following API public: | Behdad Esfahbod | 2008-08-06 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Bug 478914 – Use something invalid instead of '?' when validating input | Behdad Esfahbod | 2007-12-10 | 1 | -17/+14 |
* | *.c, *.h: Removed spaces followed b tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -2/+2 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -4/+4 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -34/+34 |
* | Spell-check the docs. | Behdad Esfahbod | 2007-01-07 | 1 | -3/+3 |
* | Update docs to note a size value of zero may have been set explicitly. | Behdad Esfahbod | 2006-05-11 | 1 | -2/+2 |
* | Bug 307196 – Unhinted fonts are measured incorrectly and drawing | Behdad Esfahbod | 2006-04-29 | 1 | -0/+6 |
* | Don't use is_hinted. Metrics are always hinted now. | Behdad Esfahbod | 2006-04-28 | 1 | -6/+0 |
* | Change g_critical to g_warning. We already handle them gracefully. | Behdad Esfahbod | 2006-02-21 | 1 | -1/+1 |
* | Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap with | Behdad Esfahbod | 2006-02-05 | 1 | -2/+2 |
* | Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that I | Behdad Esfahbod | 2006-02-03 | 1 | -20/+9 |
* | Guard Xft backend agains crashes too. | Behdad Esfahbod | 2006-02-02 | 1 | -2/+15 |
* | Use PANGO_GLYPH_NULL for when no glyph should be drawn. Use | Behdad Esfahbod | 2006-02-02 | 1 | -28/+16 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -2/+8 |
* | Make matrix parameter const. | Behdad Esfahbod | 2006-01-21 | 1 | -3/+3 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -1/+1 |
* | Load a font suitable for viewing English text when creating mini font for | Behdad Esfahbod | 2005-11-22 | 1 | -2/+9 |
* | More documentation improvements. | Behdad Esfahbod | 2005-11-17 | 1 | -3/+3 |
* | Turn various gcc warnings off. Adding const, adding static, fully | Behdad Esfahbod | 2005-11-04 | 1 | -1/+1 |
* | Force on metrics hinting for all Xft fonts (this fixes font metrics - | Owen Taylor | 2005-07-21 | 1 | -0/+6 |
* | Go back to using Xft-reported metrics for all non-transformed fonts. | Owen Taylor | 2005-03-02 | 1 | -1/+1 |
* | Fix a typo in the last commit (Manish Singh) | Owen Taylor | 2005-03-01 | 1 | -1/+1 |
* | Delete FC_SPACING value out of pattern before passing it to Xft, to | Owen Taylor | 2005-03-01 | 1 | -1/+4 |
* | Add pixel sizes for fonts (#119081, patch from Chris Lahey) | Owen Taylor | 2004-12-16 | 1 | -3/+14 |
* | Fix double multiplication by PANGO_SCALE. (#157419, Matthias Clasen) | Owen Taylor | 2004-11-21 | 1 | -4/+4 |
* | Up version to 1.7.0. | Owen Taylor | 2004-09-24 | 1 | -253/+18 |
* | Use get_glyph_extents_raw() when hinting is disabled as well as when we | Owen Taylor | 2004-09-22 | 1 | -1/+1 |
* | mini_width/height are still (before render patch) in pixels, not Pango | Owen Taylor | 2004-07-26 | 1 | -4/+4 |
* | Need to export this function as a symbol if not in the header file since | Owen Taylor | 2004-07-19 | 1 | -6/+6 |
* | Fix C99ism. (#147415, self.) | Morten Welinder | 2004-07-12 | 1 | -1/+1 |
* | Make PangoMatrix arguments const where appropriate. | Owen Taylor | 2004-07-10 | 1 | -35/+9 |
* | Add hinted/transform flags to the font structure to allow efficient | Owen Taylor | 2004-07-10 | 1 | -42/+115 |
* | Draw 6-digit hex boxes for > U+FFFF. (#101081) | Noah Levitt | 2003-11-18 | 1 | -19/+32 |