platform/upstream/libHarfBuzzSharp.git
2016-12-05 Behdad Esfahbod[CBDT] Add test for fetching glyph extents
2016-12-05 Behdad Esfahbod[CBDT] Minor
2016-12-05 Behdad Esfahbod[CBDT] Fix thinko!
2016-12-05 Behdad Esfahbod[CBDT] Implement IndexSubtableFormat3
2016-12-05 Behdad Esfahbod[cbdt] Move some more code around
2016-12-05 Behdad Esfahbod[cbdt] Fix sign bug
2016-12-03 Behdad Esfahbod[cbdt] Last of sanitization fixes
2016-12-03 Behdad Esfahbod[cbdt] Clean up some more
2016-12-03 Behdad Esfahbod[cbdt] More sanitize work
2016-12-03 Behdad EsfahbodCheck for offset overflows during sanitize
2016-12-03 Behdad Esfahbod[cbdt] Start fixing sanitization (or lack thereof)
2016-12-02 Behdad Esfahbod[CBDT] Use CHAR instead of int8_t
2016-12-02 Behdad EsfahbodRename 'ebdt' to 'cbdt' since we only support the PNG...
2016-12-02 Seigo NonakaIntroduce get_extent support for color bitmap font...
2016-10-28 Ebrahim ByagowiFix "nmake install" when ADDITIONAL_LIB_DIR is provided...
2016-10-26 Behdad Esfahbod[tests] Add tests for vertical origin with ft and ot...
2016-10-26 Behdad EsfahbodUse horizontal ascent as fallback vertical origin
2016-10-26 Behdad EsfahbodMove code around
2016-10-26 Behdad Esfahbod[hb-ot-font] Use ascent+descent as fallback vertical...
2016-10-26 Behdad EsfahbodFix vertical glyph origin with hb-ot-font
2016-10-26 Behdad EsfahbodFix vertical font metrics
2016-10-26 Behdad Esfahbod1.3.3
2016-10-26 Behdad EsfahbodFix "make distcheck"
2016-10-26 Behdad Esfahbod[ci] Fix appveyor.yml syntax error
2016-10-26 Behdad Esfahbod[gobject] Update for new MATH structs
2016-10-24 Khaled HosnyMerge pull request #352 from fred-wang/makefile-am
2016-10-24 Frédéric WangRemove inexistent file ttx file from test/api/Makefile.am
2016-10-22 Ebrahim ByagowiMerge pull request #349 from ebraminio/mergebackvcpkgpa...
2016-10-22 Ebrahim Byagowi[ci] Enable freetype on msvc using vcpkg
2016-10-19 Ebrahim ByagowiMerge back @vlj's local patches of vcpkg
2016-10-14 Ebrahim ByagowiMerge pull request #340 from ebraminio/nouniscribe
2016-10-14 Ebrahim ByagowiMake Uniscribe optional on nmake win32 builds
2016-10-11 Behdad EsfahbodFix configure on iOS
2016-10-11 Ebrahim ByagowiMerge pull request #344 from ebraminio/fixmacci
2016-10-11 Ebrahim Byagowi[ci] Whitelist more symbols and unbreak mac CI
2016-10-04 Behdad EsfahbodLFS (large file system?) support in hb-*shap*, hb-view
2016-10-04 Behdad EsfahbodFix dist
2016-10-04 Behdad EsfahbodAim math API for 1.3.3 instead of 1.4.0
2016-09-30 Khaled HosnyFix building math docs (#335)
2016-09-27 Behdad EsfahbodRequire glib >= 2.38.0 for G_TEST_DIST
2016-09-27 Behdad EsfahbodMerge branch 'math'
2016-09-27 Behdad Esfahbod[MATH] Fix more docs
2016-09-27 Behdad Esfahbod[MATH] Rename hb_math_*_t types to hb_ot_math_*_t
2016-09-27 Behdad EsfahbodUpdate docs
2016-09-27 Frédéric WangDocument API for MathVariants (#330)
2016-09-27 Frédéric WangAdd tests for get_mathvariant (#329)
2016-09-27 Behdad Esfahbod1.3.2
2016-09-27 Frédéric WangAdd tests for hb_ot_math_get_glyph_variants (#328)
2016-09-27 Phil KrylovAllow building with graphite2 without pkg-config (...
2016-09-27 Behdad Esfahbod[MATH] Simplify test
2016-09-27 Frédéric Wangtest-ot-math: Use different scales for vertical and...
2016-09-27 Behdad Esfahbod[MATH] Add HB_OT_MATH_SCRIPT
2016-09-26 Behdad Esfahbod[MATH] Enable tests for glyph-assembly italics-correction
2016-09-26 Behdad Esfahbod[MATH] Rename all API to hb_ot_math_*
2016-09-26 Behdad Esfahbod[MATH] Move API from hb-ot-layout.h to hb-ot-math.h
2016-09-26 Behdad EsfahbodWhitespace
2016-09-26 Behdad Esfahbod[MATH] Wire up get_glyph_assembly()
2016-09-26 Behdad Esfahbod[MATH] Wire up get_glyph_variants()
2016-09-26 Behdad Esfahbod[MATH] Start fleshing out glyph variant API
2016-09-26 Behdad Esfahbod[MATH] Clean up math variants
2016-09-26 Frédéric WangMATH table: Add API to access math variants.
2016-09-26 Frédéric WangUse G_TEST_DIST to build the path of math test fonts
2016-09-26 Behdad Esfahbod[MATH] Fix get_kerning() with negative y-scale
2016-09-26 Behdad Esfahbod[MATH] Clean up get_kerning()
2016-09-26 Behdad Esfahbod[MATH] Clean up get_top_accent_attachment()
2016-09-26 Behdad Esfahbod[MATH] Clean up get_italics_correction()
2016-09-26 Behdad Esfahbod[MATH] Clean up a bit more
2016-09-26 Behdad Esfahbod[MATH] Clean up get_math_constant implementation
2016-09-26 Behdad Esfahbod[MATH] Cleanup previous commit a bit
2016-09-26 Frédéric WangMATH Table: Add API to access glyph info.
2016-09-26 Behdad Esfahbod[MATH] Fixup math constants commit a bit more
2016-09-26 Behdad Esfahbod[MATH] Fixups for math constants commit
2016-09-26 Frédéric WangMATH Table: Add API to access math contants.
2016-09-26 Behdad Esfahbod[MATH] Fixups for previous commit
2016-09-26 Frédéric WangMATH Table: Add API to check availability of math data.
2016-09-12 Gregory MorseUpdate detectenv-msvc.mak (#316)
2016-09-09 Ebrahim Byagowi[coretext] Use intended coretext version check logic...
2016-09-08 Khaled HosnyTry to unbreak building on older macOS again (#314)
2016-09-07 Behdad Esfahbod1.3.1
2016-09-07 Dominik RöttschesDo reconfigure the cascade list for Emoji font on OS...
2016-09-05 Dominik RöttschesBlacklist Padauk 2.80 and 3.00 (#311)
2016-09-01 Ebrahim Byagowi[ci] Add msys2 build to CI and run its testsuite on...
2016-09-01 Ebrahim Byagowi[dwrite] Minor, don't include unnecessary headers ...
2016-09-01 Ebrahim Byagowi[ci] Add Windows CI support, provided by AppVeyor ...
2016-08-27 Khaled HosnyShow the shaper name in the debug message (#306)
2016-08-18 Sascha BrawerMerge pull request #303 from behdad/fonnapa
2016-08-18 Sascha BrawerSupport Americanist Phonetic Notation
2016-08-18 Sascha BrawerMerge pull request #302 from khaledhosny/master
2016-08-16 Khaled Hosny[coretext] Blind fix for build on MacOS 10.9
2016-08-16 Khaled Hosny[travis] Fix MacOS libtool issue
2016-08-09 Behdad EsfahbodFix build
2016-08-09 Behdad EsfahbodActually add test
2016-08-09 Behdad EsfahbodAdd tests for Chinese language tags
2016-08-09 Behdad EsfahbodMap Macao to ZHH lang tag
2016-08-09 Behdad EsfahbodLimit bits-per-feature to eight
2016-08-09 Behdad EsfahbodFix sign of shift operators
2016-08-08 Behdad EsfahbodMap zh-Hant-HK to ZHH
2016-07-23 Khaled HosnyDon’t build UCDN support when building with GLib (...
2016-07-23 Behdad Esfahbod[coretext] "Fix" crashes on CoreText < 10.10
2016-07-21 Behdad Esfahbod1.3.0
next