summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-03-11Remove redundant hb_ot_layout_lookup_would_substitute_fastBehdad Esfahbod4-22/+2
2019-03-12[doc] Add placeholder since version for new flagKhaled Hosny1-1/+1
2019-03-11Remove obsolete overrides from Indic/USE scriptsDavid Corbett3-28/+8
2019-03-11Update generation code for hb-ot-shape-complex-vowel-constraints.cc. Remove '...Eric Muller2-1/+4
2019-03-11Fix coding style.Eric Muller1-2/+2
2019-03-11Add a flag to hb_buffer_t to prevent the insertion of dotted circles on incor...Eric Muller8-2/+26
2019-03-07Update to Unicode 12.0.0David Corbett13-1536/+1631
2019-03-05[indic] Remove superfluous ZWNJ check in final reorder of pre-base matrasAdrian Wong1-3/+8
2019-03-05Fix hb_atomic_* variants based on C++11 atomicsStephan Bergmann1-3/+3
2019-03-03Fix offset drift in graphite integrationMartin Hosken1-16/+19
2019-03-01Make hb_subset_input_glyph_set () actually do something.Garret Rieger1-0/+3
2019-02-26[dwrite] hb_directwrite_face_create, a new APIEbrahim Byagowi2-6/+69
2019-02-25Fix or document unsupported font-feature-settingsDavid Corbett1-6/+12
2019-02-20minor editMichiharu Ariza1-2/+1
2019-02-20fix crash in hb_map_t::clear()Michiharu Ariza1-1/+2
2019-02-19Typo (#1588)Evgeniy Reizner1-1/+1
2019-02-18[doc] Document hb_feature_from_string() syntaxKhaled Hosny1-1/+34
2019-02-15Merge pull request #1557 from harfbuzz/cff-more-arrayof-fixesBehdad Esfahbod1-27/+24
2019-02-15Merge branch 'master' into cff-more-arrayof-fixesMichiharu Ariza1-1/+1
2019-02-15Merge branch 'master' into cff-retain-gidsMichiharu Ariza1-1/+1
2019-02-15Support xlclang++ on AIX. (#1584)Martin1-1/+1
2019-02-14Merge branch 'master' into cff-more-arrayof-fixesMichiharu Ariza1-3/+3
2019-02-14Merge branch 'master' into cff-retain-gidsMichiharu Ariza1-3/+3
2019-02-14Minor, use a meaningful naming in template parameter (#1582)Ebrahim Byagowi1-3/+3
2019-02-13Merge branch 'master' into cff-more-arrayof-fixesMichiharu Ariza2-5/+5
2019-02-13Merge branch 'master' into cff-retain-gidsMichiharu Ariza2-5/+5
2019-02-13Fix djgpp complains by tweaking templates (#1579)Ebrahim Byagowi2-5/+5
2019-02-12Merge branch 'master' into cff-retain-gidsMichiharu Ariza1-5/+5
2019-02-12tweaked --desubroutinize to remove hintmask only subrsMichiharu Ariza1-2/+24
2019-02-11Merge branch 'master' into cff-more-arrayof-fixesMichiharu Ariza1-5/+5
2019-02-11hb-coretext.cc: remove TARGET_OS_MAC from test (#1578)Ken1-5/+5
2019-02-07retain FDSelect & FDArray with --retain-gidsMichiharu Ariza1-8/+4
2019-02-07Merge branch 'master' into cff-more-arrayof-fixesMichiharu Ariza2-28/+14
2019-02-07Merge branch 'master' into cff-retain-gidsMichiharu Ariza1-5/+5
2019-02-07minor changeMichiharu Ariza1-2/+2
2019-02-05hb-coretext.cc: clean up macosx testKen Cunningham1-5/+5
2019-02-01Merge branch 'master' into cff-retain-gidsMichiharu Ariza1-23/+9
2019-02-01added desubroutinize & retain-gids full test cases with CFF fontsMichiharu Ariza1-26/+18
2019-01-31Implement subset --regain-gids option with CFF1/2Michiharu Ariza4-82/+145
2019-01-31Adjust hb_is_signed<>Behdad Esfahbod1-18/+9
2019-01-31Remove stale commentBehdad Esfahbod1-5/+0
2019-01-31Merge branch 'master' into cff-more-arrayof-fixesMichiharu Ariza16-232/+389
2019-01-30Merge pull request #1564 from googlefonts/retain_gidsBehdad Esfahbod15-230/+387
2019-01-302.3.12.3.1Behdad Esfahbod1-2/+2
2019-01-29[subset] For retain gids don't truncate glyphs past the highest requested sub...Garret Rieger1-3/+5
2019-01-29[subset] A few small fixes for the new subset plan api.Garret Rieger3-10/+7
2019-01-29[subset] Update hb-subset-plan.cc to match hb-subset-plan.hh.Garret Rieger2-11/+10
2019-01-29[subset] Update hb-subset-glyf.cc to use new hb-subset-plan API.Garret Rieger1-35/+22
2019-01-29[subset] Update gsub to use glyphset() method of subset plan.Garret Rieger1-2/+2
2019-01-29[subset] Correct maxp num glyph's to use new subset plan method.Garret Rieger1-1/+1