summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Initialize the describe_absolute method pointer correctly.Tor Lillqvist2006-05-232-2/+12
* Bug 342525 – With PangoFc and PangoWin32, approximate digit width is notBehdad Esfahbod2006-05-224-9/+99
* New function pango_font_describe_with_absolute_size().Behdad Esfahbod2006-05-2210-17/+96
* Bug 339730 – Pango needlessly falls back away from a Type 1 font into aBehdad Esfahbod2006-05-222-1/+9
* Bug 342562 – Support absolute sizes inBehdad Esfahbod2006-05-222-5/+27
* Bug 341922 – pango should handle more characters as zero width PatchBehdad Esfahbod2006-05-222-4/+32
* Minor.Behdad Esfahbod2006-05-221-2/+2
* Bug 342525 – With PangoFc and PangoWin32, approximate digit width is notBehdad Esfahbod2006-05-222-28/+15
* Calculate average digit width correctly, not as max of the digit widths.Tor Lillqvist2006-05-212-25/+12
* Remove unused struct _cairo_font_options.Behdad Esfahbod2006-05-212-7/+5
* Minor.Behdad Esfahbod2006-05-181-12/+1
* Bug 342079 – pangoatsui-private.h missing from releaseBehdad Esfahbod2006-05-172-0/+8
* === Released 1.13.1 ===PANGO_1_13_1Behdad Esfahbod2006-05-153-2/+41
* Add some bug links.Behdad Esfahbod2006-05-151-0/+9
* Add the necessary frameworks to make this build with -no-undefined.Richard Hult2006-05-152-0/+6
* Don't copy item before g_return_if_fail'ing it for NULL. (Coverity issueBehdad Esfahbod2006-05-132-2/+8
* Fix possible NULL dereference. (Coverity found)Behdad Esfahbod2006-05-132-1/+7
* Update docs to note a size value of zero may have been set explicitly.Behdad Esfahbod2006-05-118-10/+34
* Bug 340229 – pango_font_description_from_string does not do boundBehdad Esfahbod2006-05-013-2/+14
* Require cairo >= 1.1.2. Also pass -no-undefined on all systems.Behdad Esfahbod2006-04-293-88/+118
* Bug 329664 – Move gunichar_to_glyph cache from PangoCairoFcFont toBehdad Esfahbod2006-04-293-157/+66
* Bug 329547 – pango_layout_get_pixel_extents andBehdad Esfahbod2006-04-297-25/+65
* Oops.Behdad Esfahbod2006-04-292-10/+1
* Doc updates.Behdad Esfahbod2006-04-2928-170/+288
* Bug 337594 – pango_glyph_string_extents_range possible bugBehdad Esfahbod2006-04-292-2/+9
* Bug 333771 – Use gmodule-no-export-2.0 instead of gmodule-2.0 inBehdad Esfahbod2006-04-292-1/+9
* Bug 307196 – Unhinted fonts are measured incorrectly and drawingBehdad Esfahbod2006-04-294-8/+61
* Bug 339749 – pango_language_from_string issues Patch from MortenBehdad Esfahbod2006-04-282-6/+15
* Don't use is_hinted. Metrics are always hinted now.Behdad Esfahbod2006-04-283-43/+17
* Remove CAIRO_CFLAGS from Cflags, as we Require cairo already.Behdad Esfahbod2006-04-283-2/+7
* Add more warning_history items and handle more font failures, to make sureBehdad Esfahbod2006-04-274-10/+69
* Bug 339747 – pango_font_metrics_get_approximate_digit_width docsBehdad Esfahbod2006-04-262-2/+8
* Bug 339749 – pango_language_from_string issuesBehdad Esfahbod2006-04-262-5/+14
* === Released 1.13.0 ===PANGO_1_13_0Behdad Esfahbod2006-04-233-1/+25
* Add Sinhala. (patch from Harshula)Behdad Esfahbod2006-04-142-0/+5
* Bug 338343 – Bad castBehdad Esfahbod2006-04-142-1/+7
* Check for nullity somewhere else.Behdad Esfahbod2006-04-132-21/+29
* Fix loop variables. (coverity found bug.)Behdad Esfahbod2006-04-122-3/+8
* Bug 337924 – cleanups for issues reported by various compilers PatchBehdad Esfahbod2006-04-1126-72/+71
* Removed. Have not been updated since Feb 2001.Behdad Esfahbod2006-04-104-74/+5
* Fix broken changes I made :).Behdad Esfahbod2006-04-102-40/+46
* Fix minor bugs reported by the Coverity scan report.Behdad Esfahbod2006-04-105-53/+82
* Fix typo in doc comment.Tor Lillqvist2006-04-092-2/+7
* Bug 337821 – invisible unicode chars are visible next to hebrew charsBehdad Esfahbod2006-04-093-52/+20
* Incorrect text rendering when in x86 64-bit precision modeBehdad Esfahbod2006-04-072-7/+22
* Bug 337502 – Win32 build fix Patch from Alexander Larsson.Behdad Esfahbod2006-04-063-2/+13
* Update from HarfBuzz. Lars Knoll fixed all the warnings.Behdad Esfahbod2006-04-065-113/+184
* Fix a few warnings.Behdad Esfahbod2006-04-043-4/+8
* Make sure TTAG_GDEF and frineds are defined, needed for FreeType <= 2.1.7Behdad Esfahbod2006-04-035-9/+16
* Bug 337029 – pango/fonts.c: Illegal structure initializationBehdad Esfahbod2006-04-032-5/+12