9398 Commits (a849873124efea6577b4938b23501d9e4f4af2f4)
 

Author SHA1 Message Date
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
Behdad Esfahbod da51a2cb0e [config] Don't compile math API if HB_NO_MATH 5 years ago
Behdad Esfahbod 737436d3f8 Streamline HB_NO_CFF 5 years ago
Behdad Esfahbod 60653a7adb Remove HB_VECTOR_SIZE 5 years ago
Behdad Esfahbod 24060d3aa7 Add hb_bitwise_neg 5 years ago
Behdad Esfahbod 7cf9169078 Remove accidentally left cruft 5 years ago
Behdad Esfahbod 6172ec5d87 Remove (unused) posix_memalign fallback 5 years ago
Ebrahim Byagowi eb28d6e48b
[ci] Test no build system builds 5 years ago
Behdad Esfahbod efef672911 Fix cmake build 5 years ago
Behdad Esfahbod aa3450cac1 [config] Don't compile disabled features 5 years ago
Behdad Esfahbod 33d8b76e74 [config] Flesh out CONFIG.md 5 years ago
Behdad Esfahbod 23ccd00a3d Minor 5 years ago
Behdad Esfahbod 23768a99e0 [config] Replace HAVE_FALLBACK with HB_NO_FALLBACK_SHAPE 5 years ago
Behdad Esfahbod 3a9394635f Add CONFIG.md 5 years ago
Behdad Esfahbod 1c56b5d1d8 [serialize] Fix copy() calling operator= 5 years ago
Behdad Esfahbod 6492b2345c Minor 5 years ago
Behdad Esfahbod 8938dd23c6 Use injected class name 5 years ago
Behdad Esfahbod bfb5569d53 Disable non-OpenType kerning with hb-ft in HB_TINY 5 years ago
Behdad Esfahbod 0819f3ca86 Deprecate v_kerning callback again 5 years ago
Behdad Esfahbod eb2825c7f1 Minor 5 years ago