summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: Stop using HAVE_UNISTD_HMatthias Clasen2022-10-161-1/+1
* cairotwisted: Fix another compiler warningexample-cflagsMatthias Clasen2022-06-101-3/+3
* cairotwisted: Fix a compiler warningMatthias Clasen2022-06-101-0/+1
* examples: Use common cflagsMatthias Clasen2022-06-101-0/+1
* Drop uses of pango_coverage_ref/unrefMatthias Clasen2022-01-101-2/+2
* Replace fallthrough comments with G_GNUC_FALLTHROUGHTimm Bäder2020-04-141-2/+2
* pangowin32tobmp: Fix typo.Werner Lemberg2019-09-181-1/+2
* Give upMatthias Clasen2019-08-021-5/+6
* Another attemptMatthias Clasen2019-08-021-1/+3
* Last attemptMatthias Clasen2019-08-021-1/+1
* Another warning fixMatthias Clasen2019-08-021-4/+1
* One more warning fixMatthias Clasen2019-08-021-3/+6
* examples: Avoid deprecated apiMatthias Clasen2019-08-021-2/+1
* Drop autotoolsMatthias Clasen2018-08-281-34/+0
* meson: Add a few missing things, minor fixes, TODONirbheek Chauhan2017-05-191-0/+6
* build: Add Meson build systemEmmanuele Bassi2017-05-191-0/+22
* examples: Initialize variablesEmmanuele Bassi2017-05-191-3/+3
* Fix PangoFc with non-identity scale matrix (again!)Behdad Esfahbod2015-05-111-9/+22
* Remove gmodule dependency and deprecate some more symbolsBehdad Esfahbod2015-04-051-1/+0
* Fix cairotwisted curve_length()Behdad Esfahbod2014-02-111-1/+1
* Bug 652841 - Various pieces of dead code found by gcc/clang static analyzerBehdad Esfahbod2011-06-171-2/+2
* Bug 627978 - explicitly link with the math lib (-lm) for use of 'cos'Behdad Esfahbod2010-08-251-0/+1
* 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