summaryrefslogtreecommitdiff
path: root/modules/basic/basic-fc.c
Commit message (Expand)AuthorAgeFilesLines
* Move shapers from modules/basic/ into pango/Behdad Esfahbod2015-04-041-483/+0
* Allow disabling OpenType features from fontconfigBehdad Esfahbod2015-04-031-3/+3
* Prevent HarfBuzz from using REPLACEMENT CHARACTERBehdad Esfahbod2014-07-111-0/+6
* Let people enable font features through fontconfig snippetsBehdad Esfahbod2013-01-101-1/+23
* [hb] Pass down BOT/EOT flags to HarfBuzzBehdad Esfahbod2012-12-181-0/+3
* Hint advances correctlyBehdad Esfahbod2012-12-171-6/+4
* Fixup grapheme clustersBehdad Esfahbod2012-09-271-2/+3
* Add pango_shape_full()Behdad Esfahbod2012-09-261-8/+8
* Plug leakBehdad Esfahbod2012-08-291-1/+4
* More churnBehdad Esfahbod2012-08-281-1/+1
* Bug 682421 - Arabic is broken with gravity hint=line when gravity is east/northBehdad Esfahbod2012-08-231-26/+124
* [hb] Adapt to harfbuzz API changesBehdad Esfahbod2011-09-191-2/+2
* Revert "[HB] Fix cluster setting with recent HB change"Behdad Esfahbod2011-07-291-8/+1
* [HB] Fix cluster setting with recent HB changeBehdad Esfahbod2011-07-211-1/+8
* [HB] Final update for font-funcs API changesBehdad Esfahbod2011-05-251-7/+5
* [HB] Adjust to more vertical API changesBehdad Esfahbod2011-05-191-12/+7
* [HB] Update to newer vertical APIBehdad Esfahbod2011-05-171-8/+7
* [HB] Update to latest API changes for vertical textBehdad Esfahbod2011-05-171-16/+24
* [HB] Adjust to latest API changesBehdad Esfahbod2011-05-121-8/+9
* [HB] Adjust to latest API changesBehdad Esfahbod2011-05-111-10/+10
* [HB] Update to latest HarfBuzz API changesBehdad Esfahbod2011-05-111-28/+36
* [HB] Adapt to hb_font_create() taking an input faceBehdad Esfahbod2011-05-021-10/+7
* [HB] Make y grow downBehdad Esfahbod2011-04-211-4/+4
* [HB] Remove usage of hb_buffer_get_reference_count()Behdad Esfahbod2011-04-211-1/+1
* [HB] More update to HarfBuzz API changeBehdad Esfahbod2011-04-201-3/+3
* Update to HarfBuzz API changesBehdad Esfahbod2011-04-191-2/+2
* More hb_buffer_clear() removalBehdad Esfahbod2011-04-151-1/+1
* Update to harfbuzz 0.3 apiBehdad Esfahbod2010-10-271-11/+27
* Fix y_offset negationBehdad Esfahbod2010-10-121-4/+4
* Merge branch 'master' into harfbuzz-ng-externalBehdad Esfahbod2010-09-211-0/+1
|\
| * Put the PANGO_MODULE_PREFIX defines in the project filesTor Lillqvist2010-03-161-4/+0
| * Build fix on Linux after previous commitsTor Lillqvist2010-03-151-1/+1
| * Add solution and project files for Visual Studio buildsTor Lillqvist2010-03-151-0/+5
* | Adjust to hb-ng scale cleanupBehdad Esfahbod2010-05-191-4/+3
* | Fix hb font scaleBehdad Esfahbod2009-12-201-2/+2
* | [HB module] Hook-up TT kerningBehdad Esfahbod2009-12-201-11/+20
* | [HB module] Release fontBehdad Esfahbod2009-12-201-0/+2
* | Adjust to hb_buffer_get_len() renameBehdad Esfahbod2009-11-061-2/+3
* | Start porting basic-fc to harfbuzz-ngBehdad Esfahbod2009-11-051-135/+198
|/
* Fix all warnings in modules/.Behdad Esfahbod2008-12-261-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Bug 486932 – Apply vkrn GPOS feature in vertical writingBehdad Esfahbod2007-10-151-2/+7
* Update copyright headers.Behdad Esfahbod2007-07-201-2/+4
* Remove unused empty header file basic-common.hBehdad Esfahbod2007-07-051-2/+0
* Rename pango_ot_ruleset_get_for() toBehdad Esfahbod2007-06-031-1/+1
* Move ruleset creation after populating buffer.Behdad Esfahbod2007-05-151-24/+23
* Part of Bug 325714 – Pango should respect $LANGUAGE Bug 414264 – PangoBehdad Esfahbod2007-05-141-254/+62
* Use PANGO_OT_DEFAULT_LANGUAGE and PANGO_OT_ALL_GLYPHS instead of hardcodedBehdad Esfahbod2007-05-101-6/+4
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-29/+29
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-27/+27