9417 Commits (bb4cdf8e0bcc98a036c22cfd44242502b107fb32)
 

Author SHA1 Message Date
Ebrahim Byagowi bb4cdf8e0b Replace create_from_file with empty blob if HB_NO_OPEN is defined 5 years ago
GaryQian ccf1448238 Cast long->size_t to ensure comparison of similar types 5 years ago
Behdad Esfahbod ec8e635e0c [ucd] Use custom encoding to shrink composition data 5 years ago
Behdad Esfahbod 9c933acaa4 [ucd] Save a few more bytes 5 years ago
Qunxin Liu 9bd8d66c2b [subset] VORG table to use _subset2 method and new iterator frameworks 5 years ago
Ebrahim Byagowi 8062979990
Merge pull request #1788 from jameshilliard/configure-svg 5 years ago
James Hilliard c2d7dfc68f Add missing cairo-svg dependency to test-ot-color 5 years ago
Behdad Esfahbod ad97ec9501 [config/ucd] Add HB_NO_UNICODE_UNASSIGNED and activate in HB_TINY 5 years ago
Behdad Esfahbod ccea7fa119 [config] Make test build under HB_TINY 5 years ago
Ebrahim Byagowi 12cec6c12e
Don't define hb_blob_create_from_file if HB_NO_OPEN is defined 5 years ago
Behdad Esfahbod 7f3b409e85 Fix build with -O0 5 years ago
Behdad Esfahbod 6b44bf8538 2.5.2 5 years ago
Behdad Esfahbod e9f7b338ef [config] Adjust description of HB_LEAN 5 years ago
Behdad Esfahbod fce3bf8127 [config] Add HB_NO_LAYOUT_COLLECT_GLYPHS 5 years ago
Behdad Esfahbod 6c725c7799 [config] Add HB_NO_LAYOUT_FEATURE_PARAMS 5 years ago
Behdad Esfahbod 27de7c44fe [config] Add HB_NO_FACE_COLLECT_UNICODES 5 years ago
Behdad Esfahbod 3caa32d737 [config] Add HB_NO_CMAP_LEGACY_SUBTABLES 5 years ago
Behdad Esfahbod 8e3cde67df Fix MSVC build 5 years ago
Behdad Esfahbod c8f529a07e [config] Add HB_NO_HINTING, enabled by HB_TINY 5 years ago
Behdad Esfahbod a849873124 [config] Add HB_NO_VAR to disable variations support, enabled by HB_TINY 5 years ago
Behdad Esfahbod 230adf2c41 [config] Add HB_NO_OT_FONT_GLYPH_NAMES 5 years ago
Behdad Esfahbod b0debc32f6 [subset] Simplify collect_name_ids 5 years ago
Behdad Esfahbod a5897463d4 [config] Add HB_NO_STAT 5 years ago
Behdad Esfahbod ffc2b8d56e [config] Don't include name table in face if HB_NO_NAME 5 years ago
Behdad Esfahbod 1432df102e [config] Disable hb-ot-font code if HB_NO_OT_FONT 5 years ago
Behdad Esfahbod b1a2384a52 [ucd] Print out table sizes 5 years ago
Behdad Esfahbod f4de0c7754 [config] Disable AAT map 5 years ago
Behdad Esfahbod d8bf6723a1 [config] Disable more legacy kerning 5 years ago
Behdad Esfahbod 43d7048d59 [config] More trak disabling 5 years ago
Behdad Esfahbod d84932ba50 [config] add HB_NO_OT_SHAPE_FRACTIONS, enabled in HB_LEAN 5 years ago
Behdad Esfahbod eaf4a7364c [config] Minor trak disable 5 years ago
Behdad Esfahbod 971330c058 [config] Add HB_NO_LANGUAGE_PRIVATE_SUBTAG 5 years ago
Behdad Esfahbod f642a5fa6c Restructure code 5 years ago
Behdad Esfahbod d2ff73b256 [config] Remove remaining AAT context bits if HB_NO_OT_KERN 5 years ago
Behdad Esfahbod 588697afd0 [config] Add HB_NO_OT_KERN, enabled by HB_MINI / HB_NO_LEGACY 5 years ago
Behdad Esfahbod 2e3e929d2b Fix build 5 years ago
Behdad Esfahbod 631da9d816 [config] Remove tables from hb_face_t for disabled features 5 years ago
Misty De Meo e710888188 coretext: remove trailing macro from SCRATCH_RESTORE 5 years ago
Behdad Esfahbod 10bac21bb5 [coretext/uniscribe/directwrite] Remove extra semicolons 5 years ago
Behdad Esfahbod f0b0fd4e78 Remove dead code 5 years ago
Behdad Esfahbod d7e27cd65a [config] Don't use VORG table if HB_NO_OT_FONT_CFF 5 years ago
Behdad Esfahbod 37f8ebff5f [config] Fixup for AAT ltag table access 5 years ago
Behdad Esfahbod f08066ce9a [config] One more morx disabling 5 years ago
Behdad Esfahbod 231d025788 [config] Don't compile AAT API if HB_NO_AAT 5 years ago
Behdad Esfahbod bf9424a9a1 [config] Don't compile unused layout API if HB_NO_LAYOUT_UNUSED 5 years ago
Behdad Esfahbod eb9798ef73 [config] Dont' compile buffer message API if HB_NO_BUFFER_MESSAGE 5 years ago
Behdad Esfahbod be1c0ab218 [config] Don't compile buffer serialize API if HB_NO_BUFFER_SERIALIZE 5 years ago
Behdad Esfahbod bdbabd110c Minor header include cleanup 5 years ago
Behdad Esfahbod 83de3a60ab [config] Don't compile color API if HB_NO_COLOR 5 years ago
Behdad Esfahbod 350f98ea47 [config] Don't compile name table API if HB_NO_NAME 5 years ago