summaryrefslogtreecommitdiff
path: root/src/hb-ot-os2-unicode-ranges.hh
AgeCommit message (Expand)AuthorFilesLines
2018-10-26[name] MoreBehdad Esfahbod1-5/+5
2018-10-03MinorBehdad Esfahbod1-1/+1
2018-10-03[emoji] Add emoji Extended_Pictographic table and functionBehdad Esfahbod1-3/+3
2018-10-03[os2] Minor rename/shuffleBehdad Esfahbod1-22/+23
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-1/+1
2018-07-10Move hb_stable_sort to hb-dsalgs.hhBehdad Esfahbod1-1/+0
2018-04-23Resolve some of clang's zero-as-null-pointer-constant warningsEbrahim Byagowi1-1/+1
2018-02-26[subset] update to comment in hb-ot-os2-unicode-ranges.hhGarret Rieger1-1/+1
2018-02-26[subset] small cleanups in hb-ot-os2-table.Garret Rieger1-1/+1
2018-02-26[subset] small updates to gen-unicode-ranges.pyGarret Rieger1-1/+2
2018-02-26[subset] unsigned int -> hb_codepoint_t.Garret Rieger1-2/+2
2018-02-26[subset] const in _compare_range.Garret Rieger1-4/+4
2018-02-26[subset] Add comment to os2UnicodeRangesSorted.Garret Rieger1-0/+1
2018-02-26[subset] set ulUnicodeRange[] in os2.Garret Rieger1-2/+208
2018-02-26[subset] Move hb-ot-os2-unicode-ranges into a cc file with a helper methods a...Garret Rieger1-185/+4
2018-02-26[subset] Add hb-ot-os2-unicode-ranges.hh, a map of os2 unicode ranges.Garret Rieger1-0/+220