Ebrahim Byagowi
|
b3afa81644
|
[glyf] Use common convention of other tables access, format
|
2019-10-06 08:59:12 +03:30 |
Ebrahim Byagowi
|
60d9f00975
|
Implement opbd table parsing
https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6opbd.html
|
2019-08-11 16:15:19 +04:30 |
Ebrahim Byagowi
|
9f2b4956b4
|
[base] Add hb_ot_layout_get_baseline API
|
2019-07-30 04:42:51 +04:30 |
Ebrahim Byagowi
|
3ac03bd67c
|
[meta] New API, hb_ot_metadata_reference_entry for fetching meta entries
|
2019-07-25 17:49:51 -07:00 |
Ebrahim Byagowi
|
636ae42237
|
minor, comment out meta table in list till its use
|
2019-07-22 22:50:21 +04:30 |
Ebrahim Byagowi
|
41ab56e095
|
Implement meta table parsing
|
2019-07-22 18:46:52 +04:30 |
Ebrahim Byagowi
|
ac3518af58
|
Define post table only when used
|
2019-07-20 12:09:26 -07:00 |
Ebrahim Byagowi
|
2e5b49d11d
|
Add HB_NO_METRICS and fix HB_TINY build (#1839)
|
2019-07-19 11:41:07 +04:30 |
Ebrahim Byagowi
|
87e628436e
|
Implement a simple API for fetching opentype metrics
Fixes https://github.com/harfbuzz/harfbuzz/pull/1432
|
2019-07-18 14:15:58 -07:00 |
Behdad Esfahbod
|
7dcf8e126e
|
[config] Fix build with HB_NO_OT_LAYOUT
|
2019-06-26 13:44:23 -07:00 |
Behdad Esfahbod
|
27de7c44fe
|
[config] Add HB_NO_FACE_COLLECT_UNICODES
Part of https://github.com/harfbuzz/harfbuzz/issues/1652
|
2019-06-19 20:07:02 -07:00 |
Behdad Esfahbod
|
a849873124
|
[config] Add HB_NO_VAR to disable variations support, enabled by HB_TINY
Part of https://github.com/harfbuzz/harfbuzz/issues/1652
|
2019-06-19 19:26:22 -07:00 |
Behdad Esfahbod
|
230adf2c41
|
[config] Add HB_NO_OT_FONT_GLYPH_NAMES
Part of https://github.com/harfbuzz/harfbuzz/issues/1652
|
2019-06-19 18:49:52 -07:00 |
Behdad Esfahbod
|
a5897463d4
|
[config] Add HB_NO_STAT
Part of https://github.com/harfbuzz/harfbuzz/issues/1652
|
2019-06-19 18:36:35 -07:00 |
Behdad Esfahbod
|
ffc2b8d56e
|
[config] Don't include name table in face if HB_NO_NAME
Part of https://github.com/harfbuzz/harfbuzz/issues/1652
|
2019-06-19 18:33:29 -07:00 |
Behdad Esfahbod
|
588697afd0
|
[config] Add HB_NO_OT_KERN, enabled by HB_MINI / HB_NO_LEGACY
Part of https://github.com/harfbuzz/harfbuzz/issues/1652
|
2019-06-19 16:24:51 -07:00 |
Behdad Esfahbod
|
2e3e929d2b
|
Fix build
|
2019-06-19 15:50:13 -07:00 |
Behdad Esfahbod
|
631da9d816
|
[config] Remove tables from hb_face_t for disabled features
Part of https://github.com/harfbuzz/harfbuzz/issues/1652
|
2019-06-19 15:36:14 -07:00 |