summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Use git.mkBehdad Esfahbod2009-04-171-0/+2
* [cairotwisted] Plug couple other leaksBehdad Esfahbod2009-03-301-0/+3
* [cairotwisted] Plug leakBehdad Esfahbod2009-03-301-1/+5
* Fix warning.Behdad Esfahbod2008-12-261-1/+1
* Handle close_path correctly.Behdad Esfahbod2008-11-261-6/+12
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Optimize double math.Behdad Esfahbod2007-12-061-46/+70
* Add some more comments to document the math involved.Behdad Esfahbod2007-12-031-4/+21
* Document cairotwisted example.Behdad Esfahbod2007-11-301-123/+165
* Bug 485536 – underline_position can be zeroBehdad Esfahbod2007-11-303-5/+40
* Implement bezier curve length function that flattens the curve and sum theBehdad Esfahbod2007-10-201-7/+69
* Put cairotwisted in public domainPANGO_1_16_5Behdad Esfahbod2007-07-261-0/+1
* New APIBehdad Esfahbod2007-05-044-3/+215
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-162-103/+103
* Replace C++-style // comments with C-style /* */ ones.Behdad Esfahbod2007-01-161-2/+2
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-163-21/+21
* Improve text-on-path example.Behdad Esfahbod2007-01-161-24/+75
* Move into pango-view/Behdad Esfahbod2007-01-1634-3636/+1
* Oops. Replace GType* with GType.Behdad Esfahbod2007-01-161-1/+1
* Use pango_layout(_iter)?_get_line_readonly() instead ofBehdad Esfahbod2007-01-161-1/+4
* New attribute types PANGO_ATTR_GRAVITY and PANGO_ATTR_GRAVITY_HINT. NewBehdad Esfahbod2007-01-161-82/+40
* Bug 323173 – Add layout of mixed direction text for vertical layoutBehdad Esfahbod2007-01-162-1/+41
* Remove .cvsignore files (moved to svn:ignore prop)Behdad Esfahbod2007-01-091-11/+0
* Part of Bug 332266 – gdk_draw_layout fails for coordinates >= 2^21Behdad Esfahbod2007-01-041-35/+13
* Improve option help for --gravityBehdad Esfahbod2006-12-251-1/+1
* New generated public header file pango-features.h. Currently contains theBehdad Esfahbod2006-12-071-0/+4
* Set context language to pango_language_get_default() instead of hardcodingBehdad Esfahbod2006-12-061-1/+1
* Gurmukhi test text from supreet sethi.Behdad Esfahbod2006-12-062-0/+27
* Bug 371388 – Add Thai langauage engine Patch from TheppitakBehdad Esfahbod2006-11-271-2/+2
* Add Lao text samples from Anousak Souphavanh.Behdad Esfahbod2006-11-223-0/+4
* Do not require pangoft2 unconditionally.Behdad Esfahbod2006-10-241-1/+4
* Replace by a better one.Behdad Esfahbod2006-10-181-8/+11
* Added.Behdad Esfahbod2006-10-172-0/+9
* Add part of Jabberwocky as Latin test text.Behdad Esfahbod2006-10-072-0/+10
* .Behdad Esfahbod2006-10-021-0/+1
* A simple text-on-path example using pangocairo.Behdad Esfahbod2006-09-082-3/+404
* Bug 353525 – libpangoft2-1.0.so.0: undefined reference toBehdad Esfahbod2006-08-301-0/+3
* pango/Makefile.am examples/Makefile.am pango/testfonts.c RenameTor Lillqvist2006-08-232-0/+451
* Correct switched return value of EAST/WEST.Behdad Esfahbod2006-08-201-2/+2
* Change the --rotate parameter to double now that we depend on aBehdad Esfahbod2006-08-202-3/+3
* Minor adjustment.Behdad Esfahbod2006-08-161-3/+7
* Render block progression and line direction arrows, and a base gravityBehdad Esfahbod2006-08-163-18/+104
* Adjust color.Behdad Esfahbod2006-08-161-1/+1
* Render the header with SOUTH gravity.Behdad Esfahbod2006-08-151-2/+3
* Remove excess LRM.Behdad Esfahbod2006-08-152-6/+24
* Oops. Exchange west<->east and north<->south gravities. The gravity is theBehdad Esfahbod2006-08-151-3/+3
* Support --gravity.Behdad Esfahbod2006-08-151-0/+32
* Don't ignore all trailing whitespace in input text. Only chop one newline.Behdad Esfahbod2006-08-012-12/+8
* Oops.Behdad Esfahbod2006-04-291-9/+1
* Doc updates.Behdad Esfahbod2006-04-291-1/+9