Behdad Esfahbod
|
69f5da0629
|
[name] More
It assumes all names are encoded in UTF16-BE. Other than that, and not
listing languages correctly, it's *supposed* to work.
|
2018-10-26 21:22:26 -07:00 |
Behdad Esfahbod
|
4df02e3240
|
Minor
|
2018-10-03 18:45:27 +02:00 |
Behdad Esfahbod
|
1e8f195b96
|
[emoji] Add emoji Extended_Pictographic table and function
Part of https://github.com/harfbuzz/harfbuzz/issues/1159
.
|
2018-10-03 18:45:27 +02:00 |
Behdad Esfahbod
|
1dc601b04a
|
[os2] Minor rename/shuffle
|
2018-10-03 18:45:27 +02:00 |
Behdad Esfahbod
|
c77ae40852
|
Rename hb-*private.hh to hb-*.hh
Sorry for the noise, downstream custom builders. Please adjust.
|
2018-08-25 22:36:36 -07:00 |
Behdad Esfahbod
|
9e53b08329
|
Move hb_stable_sort to hb-dsalgs.hh
Also, include hb-dsalgs.hh from end of hb-pricate.hh
|
2018-07-10 14:03:58 +02:00 |
Ebrahim Byagowi
|
8b0d642e66
|
Resolve some of clang's zero-as-null-pointer-constant warnings
|
2018-04-23 11:38:45 -07:00 |
Garret Rieger
|
44dc36dd82
|
[subset] update to comment in hb-ot-os2-unicode-ranges.hh
|
2018-02-26 17:56:23 -08:00 |
Garret Rieger
|
ad3f2f77da
|
[subset] small cleanups in hb-ot-os2-table.
|
2018-02-26 17:51:27 -08:00 |
Garret Rieger
|
f1c8fc3487
|
[subset] small updates to gen-unicode-ranges.py
|
2018-02-26 17:48:51 -08:00 |
Garret Rieger
|
f630ae5161
|
[subset] unsigned int -> hb_codepoint_t.
|
2018-02-26 17:46:17 -08:00 |
Garret Rieger
|
6368ce4c92
|
[subset] const in _compare_range.
|
2018-02-26 17:44:39 -08:00 |
Garret Rieger
|
0be9fea0a9
|
[subset] Add comment to os2UnicodeRangesSorted.
|
2018-02-26 16:15:09 -08:00 |
Garret Rieger
|
4014555ca0
|
[subset] set ulUnicodeRange[] in os2.
|
2018-02-26 16:00:33 -08:00 |
Garret Rieger
|
a570142d0c
|
[subset] Move hb-ot-os2-unicode-ranges into a cc file with a helper methods and tests.
|
2018-02-26 16:00:33 -08:00 |
Garret Rieger
|
8e81799b32
|
[subset] Add hb-ot-os2-unicode-ranges.hh, a map of os2 unicode ranges.
|
2018-02-26 16:00:33 -08:00 |