summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Sinhala. (patch from Harshula)Behdad Esfahbod2006-04-141-0/+1
* Bug 337924 – cleanups for issues reported by various compilers PatchBehdad Esfahbod2006-04-111-4/+0
* Removed. Have not been updated since Feb 2001.Behdad Esfahbod2006-04-102-66/+0
* Replace each byte in invalid UTF-8 sequences with '?'. (bug #331995)Behdad Esfahbod2006-02-261-2/+0
* Added. Parts of Genesis.Behdad Esfahbod2006-02-252-0/+14
* Bug 329148 – pango_glyph_item_split: assertion `split_index > 0' failedBehdad Esfahbod2006-02-171-0/+1
* Bug 331038 – pango-querymodules --help and --version Patch from AntoineBehdad Esfahbod2006-02-151-13/+36
* Bug 330146 – pango-view --help should list available backends Patch fromBehdad Esfahbod2006-02-081-17/+64
* Revert mistakenly committed stuff.Behdad Esfahbod2006-02-081-13/+0
* Bug 330289 – Fix build with gcc 2.95 (pangox.c)Behdad Esfahbod2006-02-085-26/+53
* Initialise GError pointer to NULL. Use waitpid() only on Unix.Tor Lillqvist2006-02-071-2/+7
* Cosmetic.Behdad Esfahbod2006-02-061-4/+4
* If NULL is passed to _copy, return NULL with no warning. If NULL is passedBehdad Esfahbod2006-02-064-14/+63
* Bug 328067 – Install pango-viewBehdad Esfahbod2006-02-0624-1359/+1583
* Bug 329528 – implement --wrap in examples/renderdemo.c Patch fromBehdad Esfahbod2006-02-051-21/+61
* Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap withBehdad Esfahbod2006-02-051-1/+4
* Add an LRM instead of RLM in Yiddish sample.Behdad Esfahbod2006-02-031-2/+2
* Updated.Behdad Esfahbod2006-02-031-3/+3
* Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that IBehdad Esfahbod2006-02-031-6/+6
* AC_DEFINE (HAVE_CAIRO_PNG).Behdad Esfahbod2006-02-028-10/+23
* Add a default_substitute function to set correct dpi on the pattern.Behdad Esfahbod2006-02-025-7/+20
* Driver for X-based viewer. Used by pangocairo-view and pangoxft-viewBehdad Esfahbod2006-02-018-326/+368
* Removed.Behdad Esfahbod2006-02-011-709/+0
* Some fruitless try to bring it up-to-date.Behdad Esfahbod2006-02-011-18/+18
* Initialize warning history structs more explicitly. (bug #329459)Behdad Esfahbod2006-02-011-3/+3
* Removed/renamed.Behdad Esfahbod2006-02-018-368/+49
* Oops, removed all my changes the other time :(Behdad Esfahbod2006-01-305-325/+579
* Bug 328314 – Examples should use GOption instead of argcontext.c PatchBehdad Esfahbod2006-01-303-592/+3
* Reverted the tab alignments patch.Behdad Esfahbod2006-01-292-78/+5
* Implement other tab alignments. Bug #325547, Itai Bar-Haim.Behdad Esfahbod2006-01-284-185/+258
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-251-1/+0
* Removed based on an old ChangeLog entry saying: Remove pangoft2.aliasesBehdad Esfahbod2006-01-241-18/+0
* Make tests/examples do use generated pango.modules. (bug #328291)Behdad Esfahbod2006-01-238-278/+38