summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* added makefile.msc to EXTRA_DISTHans Breuer2002-02-151-0/+1
* Accept also outfile name on command line, fopen it separately then. NeededTor Lillqvist2002-02-072-12/+30
* shut up CVSSven Neumann2002-02-031-1/+2
* Remove this file; pangofttopgm is the test case for the FT2 backend now.Owen Taylor2002-01-254-796/+34
* Added pangoft2topgm.c to EXTRA_DISTDov Grobgeld2002-01-171-0/+1
* An example of using the ft2 moduleDov Grobgeld2002-01-172-0/+546
* Compile with -DG_DISABLE_DEPRECATED. See #52790.Sebastian Wilhelmi2001-12-131-1/+1
* Include qpainter.h - apparently needed for Qt 3. (Patch from DennisOwen Taylor2001-11-291-0/+1
* Version 0.20PANGO_0_20Owen Taylor2001-09-251-1/+4
* Up to 0.19.Owen Taylor2001-09-182-46/+50
* Require GLib-1.3.7Owen Taylor2001-06-291-1/+1
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-1/+1
* Require libtool 1.4 when build out of CVS.Owen Taylor2001-05-161-5/+0
* Update for 0.16PANGO_0_16Owen Taylor2001-05-041-1/+1
* Remove warning when using fallback shaping.Owen Taylor2001-04-162-12/+13
* Small updatesOwen Taylor2001-04-161-1/+1
* Add the mystic g_type_init ((GTypeDebugFlags) 0);.Owen Taylor2001-04-021-0/+2
* Makefile.am configure.in modules/*/Makefile.am make it compile without XSven Neumann2001-03-151-0/+2
* added _pango_included_win32_modules[] to include modules with plain win32Hans Breuer2001-02-191-0/+65
* add assertion that shaper != NULL to catch engine problems fasterHavoc Pennington2000-12-141-3/+9
* Add a tab into to Yiddish line to force correct segmentation around theOwen Taylor2000-12-111-1/+1
* Use g_file_test().Tor Lillqvist2000-11-301-2/+2
* Define PANGO_VERSION.Tor Lillqvist2000-11-301-0/+2
* Add README.win32.Tor Lillqvist2000-11-262-0/+19
* Released 0.13PANGO_0_13Owen Taylor2000-11-172-1/+5
* Fix low underline code to deal with run_ink == NULL.Owen Taylor2000-11-141-58/+204
* Add italic/bold variantsHavoc Pennington2000-11-131-0/+11
* Remove UNICODE_LIBS UNICODE_CFLAGSHavoc Pennington2000-11-131-2/+2
* Added a fallback Korean font which comes with X.Robert Brady2000-11-131-3/+7
* Shiny new Indic shapers!Robert Brady2000-11-082-8/+36
* pango/pango.def Add new entry points.Tor Lillqvist2000-10-031-2/+1
* revert accidentally committed change to pangox.aliasesOwen Taylor2000-08-311-2/+0
* Add /usr/lib/qt-2.2.0 to the list.Owen Taylor2000-08-311-1/+3
* Handle also ft_pixel_mode_mono glyphs.Tor Lillqvist2000-08-203-4/+4
* examples/viewer-ft2.c Replace division or multiplication with 1000 (whichTor Lillqvist2000-08-202-16/+20
* New file.Tor Lillqvist2000-08-201-24/+46
* Add parameter telling whether to print warning or not if string isn'tTor Lillqvist2000-08-205-39/+803
* Remove hardcoded path to my home directory! Allow specifying the file onOwen Taylor2000-07-312-6/+18
* Add some more fonts. Document where to get the fonts.Tor Lillqvist2000-07-201-4/+42
* Add Tahoma and Angsana New, these common fonts have Thai characters.Tor Lillqvist2000-07-181-2/+2
* Add the pangowin32 sources.Tor Lillqvist2000-07-182-5/+2
* pango/pango-utils.h pango/pango-utils.c pango/pangox-fontmap.c Move theTor Lillqvist2000-07-161-35/+9
* pango/pangowin32.h pango/pangowin32-private.h pango/pangowin32-fontcache.cTor Lillqvist2000-07-153-0/+771
* Add clealyu fontsPANGO_0_12Owen Taylor2000-07-141-1/+3
* A bunch of simple functions for reading from files, manipulating stringsOwen Taylor2000-06-305-10/+40
* Remove tests for libunicodeOwen Taylor2000-06-213-17/+14
* GTK+ should compile now... sorry about the mess...Havoc Pennington2000-06-211-2/+2
* Use g_strtod().Owen Taylor2000-05-301-1/+7
* Fix bug in MRU list code.Owen Taylor2000-05-291-1/+1
* Since we require GLib-1.3, and thus can no longer build the examplesOwen Taylor2000-05-285-22/+650