summaryrefslogtreecommitdiff
path: root/pango-view
Commit message (Expand)AuthorAgeFilesLines
* Bug 547963 – man page for pango-viewBehdad Esfahbod2009-03-163-8/+32
* Bug 502804 – pango-view or pangocairo-view option to annotateBehdad Esfahbod2009-03-165-5/+51
* [pango-view] Add an extra level of mild annotation to cairo backendBehdad Esfahbod2009-03-163-74/+72
* [pango-view] Clear background in _renderBehdad Esfahbod2009-03-163-54/+65
* Bug 502805 – pango-view option for foreground/background colorBehdad Esfahbod2009-03-167-30/+182
* [pango-view] Don't clear the background for vector outputBehdad Esfahbod2009-03-152-7/+24
* [pango-view] Add ability to save to PS, EPS, PDF, and SVGBehdad Esfahbod2009-03-153-14/+183
* [pango-view] Make the cairo backend save png nativelyBehdad Esfahbod2009-03-151-0/+4
* [Makefile.am] CleanupBehdad Esfahbod2009-03-151-13/+5
* Bug 523166 – pango-view opens display even when invoked with -qBehdad Esfahbod2009-03-146-17/+93
* [pango-view] Don't set metrics-hinting, fallback to surface defaultBehdad Esfahbod2009-03-141-2/+0
* [pango-view] Remove per-backend binariesBehdad Esfahbod2009-03-145-129/+0
* Bug 572662 – Remove deprecated GTK+ symbolsBehdad Esfahbod2009-03-022-749/+0
* Remove default font family and size. This means default is "serif 12" now,Behdad Esfahbod2009-01-301-23/+3
* Make sure we measure layout with the same surface type as the finalBehdad Esfahbod2009-01-026-33/+25
* Call cairo_debug_reset_static_data().Behdad Esfahbod2008-12-261-0/+2
* Fix all warnings in pango-view/Behdad Esfahbod2008-12-267-39/+39
* Bug 469049 – Fix all compiler warningsBehdad Esfahbod2008-12-261-0/+1
* Various corrections.Behdad Esfahbod2008-08-201-20/+18
* Make the following API public:Behdad Esfahbod2008-08-064-4/+4
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-2210-10/+10
* Wait for convert(1) to finish. Patch by Jamie Guinan.Behdad Esfahbod2008-04-281-1/+7
* Bug 469313 – Add pango_layout_set_height() Bug 508179 – PangoGlyphUnitBehdad Esfahbod2008-01-151-16/+17
* Bug 508007 – Add option for single-paragraph mode to pango-viewBehdad Esfahbod2008-01-081-0/+4
* Fix assertion in pango_gravity_get_rotation().Behdad Esfahbod2007-12-061-1/+1
* Bug 474708 – pangocairo leaks memoryBehdad Esfahbod2007-09-081-1/+1
* MinorBehdad Esfahbod2007-08-301-3/+4
* Fix Japanese text. Patch from Ben KonrathBehdad Esfahbod2007-05-282-2/+2
* New test text for N'Ko.Behdad Esfahbod2007-05-232-0/+16
* Add a test file showing off OpenType language-system support used withBehdad Esfahbod2007-05-162-0/+6
* Add various test txt files recently added.Behdad Esfahbod2007-05-152-0/+13
* Part of Bug 414264 – Pango vertical writing support is different withBehdad Esfahbod2007-05-141-0/+1
* Add --language.Behdad Esfahbod2007-05-141-2/+7
* Improve docs about freeing returned items.Behdad Esfahbod2007-05-031-1/+0
* New test text that contains a Persian monologue by YarAli PourMoghaddamBehdad Esfahbod2007-05-031-0/+19
* Save one layout rendering per view. Down to two from three now.Behdad Esfahbod2007-05-031-10/+16
* New test text with long Latin and Arabic lines, suitable for --justifyBehdad Esfahbod2007-05-031-0/+5
* Add --justify.Mathias Hasselmann2007-05-021-0/+4
* Add option for testing text alignment.Mathias Hasselmann2007-05-011-4/+24
* Move PANGO_UNITS_ROUND here... ...from here.Behdad Esfahbod2007-04-301-0/+2
* Bug 398238 – pangorc file missing from tests directoryBehdad Esfahbod2007-01-211-1/+1
* Fix typo when rounding to points.Behdad Esfahbod2007-01-161-2/+2
* *.c, *.h: Removed spaces followed b tabs.Behdad Esfahbod2007-01-162-8/+8
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-165-10/+10
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-169-86/+86
* Rename renderdemo.[ch] to viewer-render.[ch].Behdad Esfahbod2007-01-1611-25/+25
* Move into pango-view/Behdad Esfahbod2007-01-1634-0/+3647