[subset] Add subsetting for GPOS Lookup Type 1: Single Adjustment Positioning Subtable
[platform/upstream/libHarfBuzzSharp.git] / util / view-cairo.cc
2018-06-25 Nathan WillisMerge branch 'master' of github.com/behdad/harfbuzz
2018-04-23 Ebrahim ByagowiResolve clang's conditional-uninitialize warnings
2015-12-10 Behdad EsfahbodMerge branch 'font-extents'
2015-12-10 Behdad Esfahbod[util] Port hb-view to use font metrics from HarfBuzz...
2015-12-07 Behdad EsfahbodMerge pull request #134 from ebraminio/dwrite
2015-11-24 Behdad EsfahbodMerge pull request #114 from ThePhD/vc++-fixes
2015-11-05 Behdad Esfahbod[util] If font has color, generate PNG with color
2015-04-14 Behdad EsfahbodMerge pull request #86 from cpfair/hb-shape-output...
2015-04-09 Behdad Esfahbod[util/hb-view] Fix rendering with all combinations...
2015-04-09 Behdad Esfahbod[util] Minor
2015-01-20 Behdad Esfahbod[util] Add --font-size to hb-shape
2012-06-02 Behdad Esfahbod[util] Make hb-shape continue shaping other lines if...
2012-04-16 Behdad EsfahbodAdd --utf8-clusters
2012-04-16 Behdad EsfahbodAlways use cairo_show_text_glyphs()
2012-04-16 Behdad EsfahbodMake page progression be right to left for vertical...
2012-04-12 Behdad EsfahbodFix hb-view surface size calc for vertical text
2011-09-19 Behdad Esfahbod[util] Account for line-space in surface size
2011-09-19 Behdad Esfahbod[util] Add hb-shape utility
2011-09-19 Behdad Esfahbod[util] If no text is provided, simply call cairo_show_g...
2011-09-19 Behdad Esfahbod[util] Move font-size into view-options
2011-09-16 Behdad EsfahbodFix "[util] Fix hb-view crash with bogus font."
2011-09-16 Behdad EsfahbodCosmetic
2011-09-16 Behdad Esfahbod[util] Fix hb-view crash with bogus font
2011-09-16 Behdad EsfahbodFix reading text from stdin
2011-09-16 Behdad EsfahbodAlways shape at size=upem
2011-09-15 Behdad Esfahbod[hb-view] Make print to stdout work in Windows
2011-09-15 Behdad Esfahbod[util] Refactor hb-view completely