summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [dwrite] A new API, hb_directwrite_face_get_font_face (#1600)HEADmasterEbrahim Byagowi2019-03-293-6/+41
* Replace REPLACEME's left out of 2.4.0Behdad Esfahbod2019-03-293-4/+4
* [docs] Remove unexisting sectionBehdad Esfahbod2019-03-291-1/+0
* 2.4.02.4.0Behdad Esfahbod2019-03-284-5/+16
* Use internal bsearch() for language tagsBehdad Esfahbod2019-03-281-24/+22
* [indic] Add back medial-consonant to grammarBehdad Esfahbod2019-03-286-587/+672
* [khmer] Add trailing Coeng to syllable grammarBehdad Esfahbod2019-03-284-129/+122
* [ci] Tweak macos and psvita bots (#1638)Ebrahim Byagowi2019-03-281-3/+3
* [ci] Use only CircleCI for macOS (#1637)Ebrahim Byagowi2019-03-282-20/+3
* Fix shell syntax errorBehdad Esfahbod2019-03-281-1/+1
* CommentBehdad Esfahbod2019-03-281-0/+1
* Override USE category for Grantha and Tirhuta visargas to allow markspunchcutter2019-03-282-3/+4
* Disable unwanted C++ definitions for MSVC.Egor Pugin2019-03-281-1/+1
* [ci] remove ragel from psvita compile botEbrahim Byagowi2019-03-271-1/+0
* [ci] Don't install ragel on cmake build bot imagesEbrahim Byagowi2019-03-271-5/+0
* Use class templates for Null objectsBehdad Esfahbod2019-03-263-21/+24
* [aat] Add missing check to ankr tableBehdad Esfahbod2019-03-261-0/+1
* [docs] UpdateBehdad Esfahbod2019-03-261-0/+1
* Update ChangeLog generationBehdad Esfahbod2019-03-261-1/+1
* completely remove lines that are commented outQunxin Liu2019-03-262-9/+0
* update arguments in_populate_gids_to_retain() and _create_old_gid_to_new_gid_...Qunxin Liu2019-03-261-18/+18
* try to remove deprecated variable from struct definitionQunxin Liu2019-03-262-5/+6
* cff2 subset fuzzer issues (#1619)Michiharu Ariza2019-03-154-0/+1
* Allow zero length ranges in sanitization (#1617)Ebrahim Byagowi2019-03-143-14/+25
* [ci] Cache FreeType build on TravisKhaled Hosny2019-03-142-6/+29
* Categorize U+09FC as Consonant_PlaceholderDavid Corbett2019-03-131-0/+1
* [ci] Simplify and fix Travis CI macOS buildKhaled Hosny2019-03-131-7/+9
* Remove redundant hb_ot_layout_lookup_would_substitute_fastBehdad Esfahbod2019-03-114-22/+2
* [doc] Add placeholder since version for new flagKhaled Hosny2019-03-121-1/+1
* Remove obsolete overrides from Indic/USE scriptsDavid Corbett2019-03-113-28/+8
* Update generation code for hb-ot-shape-complex-vowel-constraints.cc. Remove '...Eric Muller2019-03-112-1/+4
* Fix coding style.Eric Muller2019-03-111-2/+2
* Add a flag to hb_buffer_t to prevent the insertion of dotted circles on incor...Eric Muller2019-03-118-2/+26
* Add a macOS 10.14.3 fonts tests (#1608)Ebrahim Byagowi2019-03-082-0/+30
* Update to Unicode 12.0.0David Corbett2019-03-0713-1536/+1631
* [indic] Remove superfluous ZWNJ check in final reorder of pre-base matrasAdrian Wong2019-03-051-3/+8
* Fix hb_atomic_* variants based on C++11 atomicsStephan Bergmann2019-03-051-3/+3
* Fix offset drift in graphite integrationMartin Hosken2019-03-031-16/+19
* Minor, remove .editorconfig hackEbrahim Byagowi2019-03-021-5/+2
* Make hb_subset_input_glyph_set () actually do something.Garret Rieger2019-03-013-1/+37
* [dwrite] hb_directwrite_face_create, a new APIEbrahim Byagowi2019-02-262-6/+69
* Fix or document unsupported font-feature-settingsDavid Corbett2019-02-252-7/+14
* Remove Forcing Diagnostic Colours from CMakeLists.txt (#1597)Joël R. Langlois2019-02-251-12/+0
* minor editMichiharu Ariza2019-02-201-2/+1
* fix crash in hb_map_t::clear()Michiharu Ariza2019-02-201-1/+2
* [doc] Move hb_variation_t to hb-common sectionKhaled Hosny2019-02-191-3/+3
* [doc] Move feature_t and its function to hb-commonKhaled Hosny2019-02-191-5/+5
* Typo (#1588)Evgeniy Reizner2019-02-191-1/+1
* [doc] Document hb_feature_from_string() syntaxKhaled Hosny2019-02-181-1/+34
* Merge pull request #1557 from harfbuzz/cff-more-arrayof-fixesBehdad Esfahbod2019-02-151-27/+24
|\