summaryrefslogtreecommitdiff
path: root/src/hb-ot-vorg-table.hh
Commit message (Expand)AuthorAgeFilesLines
* Update hb-ot-vorg-table and hb-ot-layout-common to use the updated subset pla...Garret Rieger2019-01-291-11/+19
* Convert tag enum class consts to static constexprBehdad Esfahbod2019-01-221-1/+1
* [array/vector] Rename len to lengthBehdad Esfahbod2018-12-211-5/+5
* Remove redundant void from C++ sources (#1486)Ebrahim Byagowi2018-12-171-1/+1
* Remove redundant 'inline' from methods (#1483)Ebrahim Byagowi2018-12-161-11/+11
* undo 0uMichiharu Ariza2018-11-301-1/+1
* Merge branch 'master' into cff-subsetMichiharu Ariza2018-11-301-2/+2
|\
| * One more....Behdad Esfahbod2018-11-301-1/+1
| * Convert "static const hb_tag_t" constants to enumBehdad Esfahbod2018-11-291-1/+1
* | Merge branch 'master' into cff-subsetMichiharu Ariza2018-11-281-5/+4
|\ \ | |/
| * Change ArrayOf.bsearch() return semanticsBehdad Esfahbod2018-11-241-5/+4
* | changed Adobe company nameMichiharu Ariza2018-11-121-1/+1
|/
* Fix bunch of unused parameter warningsBehdad Esfahbod2018-10-261-1/+1
* [VORG] Hook up to hb-ot-font's v_originBehdad Esfahbod2018-10-231-2/+4
* [VORG] Add get_y_origin()Behdad Esfahbod2018-10-231-2/+14
* [VORG] Add VORG tableBehdad Esfahbod2018-10-231-0/+168