platform/upstream/libHarfBuzzSharp.git
2019-02-25 David CorbettFix or document unsupported font-feature-settings
2019-02-25 Joël R. LangloisRemove Forcing Diagnostic Colours from CMakeLists.txt...
2019-02-20 Michiharu Arizaminor edit
2019-02-20 Michiharu Arizafix crash in hb_map_t::clear()
2019-02-19 Khaled Hosny[doc] Move hb_variation_t to hb-common section
2019-02-19 Khaled Hosny[doc] Move feature_t and its function to hb-common
2019-02-19 Evgeniy ReiznerTypo (#1588)
2019-02-19 Khaled Hosny[doc] Document hb_feature_from_string() syntax
2019-02-15 Behdad EsfahbodMerge pull request #1557 from harfbuzz/cff-more-arrayof...
2019-02-15 Behdad EsfahbodMerge pull request #1583 from harfbuzz/cff-retain-gids
2019-02-15 Michiharu ArizaMerge branch 'master' into cff-more-arrayof-fixes
2019-02-15 Michiharu ArizaMerge branch 'master' into cff-retain-gids
2019-02-15 MartinSupport xlclang++ on AIX. (#1584)
2019-02-14 Behdad Esfahbod[CI] Install more packages
2019-02-14 Michiharu ArizaMerge branch 'master' into cff-more-arrayof-fixes
2019-02-14 Michiharu ArizaMerge branch 'master' into cff-retain-gids
2019-02-14 Behdad Esfahbod[CI] Install wget on clang-O3-O0 bot
2019-02-13 Ebrahim ByagowiMinor, use a meaningful naming in template parameter...
2019-02-13 Michiharu ArizaMerge branch 'master' into cff-more-arrayof-fixes
2019-02-13 Michiharu ArizaMerge branch 'master' into cff-retain-gids
2019-02-13 Ebrahim ByagowiFix djgpp complains by tweaking templates (#1579)
2019-02-12 Michiharu ArizaMerge branch 'cff-retain-gids' of https://github.com...
2019-02-12 Michiharu ArizaMerge branch 'master' into cff-retain-gids
2019-02-12 Michiharu Arizatweaked --desubroutinize to remove hintmask only subrs
2019-02-11 Michiharu ArizaMerge branch 'master' into cff-retain-gids
2019-02-11 Michiharu ArizaMerge branch 'master' into cff-more-arrayof-fixes
2019-02-11 Kenhb-coretext.cc: remove TARGET_OS_MAC from test (#1578)
2019-02-09 Ebrahim Byagowi[ci] Install 'base-devel' on ArchLinux CI bot
2019-02-09 Ebrahim Byagowi[ci] Install 'which' in ArchLinux bot
2019-02-09 Ebrahim Byagowi[ci] Speculative fix for Alpine and ArchLinux bots
2019-02-08 Michiharu ArizaMerge branch 'master' into cff-retain-gids
2019-02-08 Michiharu ArizaUpdated expected/cff-japanese fonts with retained FDs
2019-02-08 Ebrahim Byagowi[ci] Disable the just added bot
2019-02-08 Ebrahim Byagowi[ci] Add a Void Linux bot
2019-02-07 Michiharu Arizaretain FDSelect & FDArray with --retain-gids
2019-02-07 Michiharu ArizaMerge branch 'master' into cff-more-arrayof-fixes
2019-02-07 Michiharu ArizaMerge branch 'master' into cff-retain-gids
2019-02-07 Michiharu Arizaminor change
2019-02-06 Behdad EsfahbodMerge pull request #1571 from kencu/cleanostests
2019-02-06 Ken Cunninghamhb-coretext.cc: clean up macosx test
2019-02-04 Michiharu Arizaseparate CFF from TrueType in full font tests
2019-02-01 Michiharu Arizaremoved unused test data
2019-02-01 Michiharu ArizaMerge branch 'master' into cff-retain-gids
2019-02-01 Michiharu Arizaadded desubroutinize & retain-gids full test cases...
2019-01-31 Michiharu ArizaImplement subset --regain-gids option with CFF1/2
2019-01-31 Behdad EsfahbodAdjust hb_is_signed<>
2019-01-31 Behdad EsfahbodRemove stale comment
2019-01-31 Michiharu ArizaMerge branch 'master' into cff-more-arrayof-fixes
2019-01-30 Behdad EsfahbodMerge pull request #1567 from googlefonts/fuzzer
2019-01-30 Garret Rieger[subset] Update the subset fuzzer to determine which...
2019-01-30 Behdad Esfahbod[configure] Fix up
2019-01-30 Behdad Esfahbod[configure] Print compiler version info in report
2019-01-30 Behdad EsfahbodMerge pull request #1564 from googlefonts/retain_gids
2019-01-30 Behdad Esfahbod2.3.1
2019-01-29 Garret Rieger[subset] Add expected files for retain-gids integration...
2019-01-29 Garret Rieger[subset] For retain gids don't truncate glyphs past...
2019-01-29 Garret Rieger[subset] Add retain-gids option to hb-subset executable.
2019-01-29 Garret Rieger[subset] Add some subsetting integration tests covering...
2019-01-29 Garret Rieger[subset] A few small fixes for the new subset plan...
2019-01-29 Garret Rieger[subset] Update hb-subset-plan.cc to match hb-subset...
2019-01-29 Garret Rieger[subset] Update hb-subset-glyf.cc to use new hb-subset...
2019-01-29 Garret Rieger[subset] Update gsub to use glyphset() method of subset...
2019-01-29 Garret Rieger[subset] Correct maxp num glyph's to use new subset...
2019-01-29 Garret Rieger[subset] Re-add glyphs array to subset plan, with new...
2019-01-29 Garret RiegerRe-implement HMTX/VMTX subsetting. Update it to support...
2019-01-29 Garret RiegerUpdate hb-ot-vorg-table and hb-ot-layout-common to...
2019-01-29 Garret RiegerRemove glyph array from subset plan, make num_glyphs...
2019-01-29 Garret Rieger[subset] Fix hdmx subsetting when retain gids is enabled.
2019-01-29 Garret Rieger[subset] Compute num_glyphs during subset plan construc...
2019-01-29 Garret Rieger[subset] Add unit test for glyf subsetting and retain...
2019-01-29 Garret Rieger[subset] fix failure to init instruction ranges values...
2019-01-29 Garret Rieger[subset] Do some refactoring in hb-subset-glyf.cc.
2019-01-29 Garret RiegerAdd retain_gids option to subset input. Update glyf...
2019-01-29 Michiharu ArizaMerge branch 'master' into cff-more-arrayof-fixes
2019-01-29 Behdad Esfahbod[CI] Peg CircleCI badge link to master branch
2019-01-29 Behdad Esfahbod[ci] Peg build status badges to master branch
2019-01-29 Behdad EsfahbodSwitch README / README.md
2019-01-28 Behdad Esfahbod[uniscribe] Whitelist function type cast
2019-01-28 Behdad EsfahbodFix sign comparison error
2019-01-28 Behdad EsfahbodFix warning
2019-01-28 Behdad Esfahbod[pragma] Silence MSVC unknown-pragma warning
2019-01-26 Behdad EsfahbodFix -Wcast-function-type warnings in util/ with gcc 4.8
2019-01-25 Behdad EsfahbodFix mac test
2019-01-25 Behdad EsfahbodMore static constexpr
2019-01-25 Behdad Esfahbod[AAT] Add test for recent Ligature stack fix, using...
2019-01-24 Michiharu ArizaMerge branch 'master' into cff-more-arrayof-fixes
2019-01-24 Behdad Esfahbod[AAT] Minor sign
2019-01-24 Behdad Esfahbod[AAT] Use a ring buffer for ligature stack
2019-01-24 Behdad EsfahbodWhitespace
2019-01-24 Behdad Esfahbod[AAT] Handle transition errors during machine operation
2019-01-24 Michiharu ArizaMerge branch 'master' into cff-more-arrayof-fixes
2019-01-24 Behdad Esfahbod[AAT] Ignore machine errors and continue
2019-01-24 Behdad Esfahbod[AAT] Minor
2019-01-24 Behdad Esfahbod[AAT] Handle out-of-bounds classes
2019-01-24 Behdad Esfahbod[AAT] Minor
2019-01-24 Behdad Esfahbod[AAT] Minor
2019-01-24 Behdad EsfahbodMore pragma control
2019-01-24 Behdad EsfahbodComment
2019-01-24 Behdad EsfahbodFix test
2019-01-24 Behdad EsfahbodForm cluster for Emoji sub-region tag sequences
next