| Commit message (Expand) | Author | Age | Files | Lines |
* | *.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 |
* | Make pangoxft depend on pangoft2. | Owen Taylor | 2003-08-03 | 1 | -243/+42 |
* | Add API to kern a complete glyph string. Remove API to kern individual | Soeren Sandmann | 2003-08-02 | 1 | -30/+28 |
* | Make sure the face is unlocked before returning from pango_xft_font_real_get_... | Keith Packard | 2003-06-02 | 1 | -2/+8 |
* | Get the fontnmap for the right screen (#113452, Morten Welinder) | Owen Taylor | 2003-05-27 | 1 | -2/+3 |
* | Switch over the way that module entry points work, taking advantage of the | Owen Taylor | 2003-04-14 | 1 | -23/+114 |
* | Add an --enable-debug configure argument defaulting to 'yes' for unstable | Owen Taylor | 2003-02-17 | 1 | -18/+0 |
* | Roughly clip glyphs into the X coordinate area to avoid wrap-around. | Owen Taylor | 2002-12-07 | 1 | -11/+17 |
* | Mark 1.2 API additions, fix some doc comments. | Matthias Clasen | 2002-11-28 | 1 | -0/+8 |
* | Get rid of unnecessary casts for g_object_{ref,unref} | Manish Singh | 2002-10-14 | 1 | -3/+3 |
* | Released 1.1.1.PANGO_1_1_1 | Owen Taylor | 2002-08-20 | 1 | -5/+6 |
* | Delete the FC_PATTERN out of the result of FcFontRenderPrepare(), because | Owen Taylor | 2002-08-19 | 1 | -22/+29 |
* | Move the common code between PangoXftFontmap and PangoFT2Fontmap into a | Owen Taylor | 2002-08-16 | 1 | -61/+1 |
* | Fix accidentally exported set_unicode_charmap() and | Owen Taylor | 2002-08-08 | 1 | -2/+2 |
* | Patch from Keith Packard: | Owen Taylor | 2002-08-06 | 1 | -6/+23 |
* | Export. | Owen Taylor | 2002-08-06 | 1 | -31/+50 |
* | Patch from Theppitak Karoonboonyanan that factors out common code from | Owen Taylor | 2002-07-26 | 1 | -2/+38 |
* | Fix trivial typo that was causing the charcode hex boxes to be | Owen Taylor | 2002-07-16 | 1 | -1/+1 |
* | Be more robust when trying to set the unicode character map on the font. | Owen Taylor | 2002-07-03 | 1 | -2/+43 |