648 Commits (a87072db5d41e25b2e31191545298bca4838c65c)
 

Author SHA1 Message Date
Behdad Esfahbod a87072db5d Fix Class operator return type 15 years ago
Behdad Esfahbod f9b3772798 Add couple consts to operators 15 years ago
Behdad Esfahbod 53d237ec63 Remove ASSERT_SIZE_DATA 15 years ago
Behdad Esfahbod 06558d2a74 Round instead of trunc 15 years ago
Behdad Esfahbod 0e206de986 Fix warnings 15 years ago
Behdad Esfahbod d5943407a4 Fix debug build 15 years ago
Behdad Esfahbod 12b27ed91d Fix leak when duplicating blob 15 years ago
Behdad Esfahbod 4b8487d83e Fix the mystery bug! 15 years ago
Behdad Esfahbod 9b39755d10 Typo 15 years ago
Behdad Esfahbod f85ec1c7da Cosmetic 15 years ago
Behdad Esfahbod e48ed72230 [ft] Check stream->read instead of stream->base 15 years ago
Behdad Esfahbod 917c227500 Make blob unlocking 64bit-safe 15 years ago
Behdad Esfahbod ecd2e996d2 Improve the alignment for NullPool 15 years ago
Behdad Esfahbod bc7830e425 Use __attribute__((unused)) only with gcc 4 and later 15 years ago
Behdad Esfahbod 555d11273e [GDEF] Fix bug in building synthetic GDEF 15 years ago
Behdad Esfahbod 70834d89c3 [TODO] Add kern/GPOS interaction 15 years ago
Behdad Esfahbod cd11a98fa1 Fix compile with older FreeType 15 years ago
Behdad Esfahbod 7f7448a354 Indent 15 years ago
Behdad Esfahbod e70f45eb52 Revert "Fallback to 'kern' if no GPOS applied" 15 years ago
Behdad Esfahbod d740c8f78b Fallback to 'kern' if no GPOS applied 15 years ago
Behdad Esfahbod 2f78c17197 Remove glibism! 15 years ago
Behdad Esfahbod 907e67da13 Oops, add file. 15 years ago
Behdad Esfahbod 2014b8d110 Hook OpenType shaping up 15 years ago
Behdad Esfahbod 196610ba4c Pass features down 15 years ago
Behdad Esfahbod 51f141a7f3 Avoid overflow 15 years ago
Behdad Esfahbod 26d7a75752 Refactor hb_shape a bit 15 years ago
Behdad Esfahbod 001fc2d2aa Add TrueType kern support 15 years ago
Behdad Esfahbod 2c1b85cf66 Direct unicode->get_mirroring directly 15 years ago
Behdad Esfahbod 6a2ef5aa54 Do mirroring 15 years ago
Behdad Esfahbod 0465e69832 Protect against NULL funcs 15 years ago
Behdad Esfahbod 5ceefa1d8d Add hb_unicode_get_*() functions 15 years ago
Behdad Esfahbod b8a53e44ce We'll have to link to libstdc++ if linking to ICU, so disable test for now 15 years ago
Behdad Esfahbod 314905d754 Explicitly track whether the buffer has positions 15 years ago
Behdad Esfahbod 314b460d8a Add HB_DIRECTION_IS_FORWARD/BACKWARD 15 years ago
Behdad Esfahbod bdd0ff5290 Make main.cc compile without glib 15 years ago
Behdad Esfahbod 8a7d168082 Distribute autogen.sh 15 years ago
Behdad Esfahbod 807b8aa486 Another C++ strictness fix 15 years ago
Behdad Esfahbod 8b9b866d3e Fix warning 15 years ago
Behdad Esfahbod c65b26acf2 Use autoconf FLEXIBLE_ARRAY_MEMBER when available 15 years ago
Behdad Esfahbod d33f674cb7 Add Mongolian variation selectors 15 years ago
Behdad Esfahbod d6387757de Fix sanitize 15 years ago
Behdad Esfahbod 636f017e38 Remove obsolete TODO item 15 years ago
Behdad Esfahbod bf2b25dd85 Remove done item 15 years ago
Behdad Esfahbod 4a86053159 Reverse buffer at the end if RTL 15 years ago
Behdad Esfahbod ff44f88df2 Handle shaping in non-native direction 15 years ago
Behdad Esfahbod b4b4272c8d Oops, wrong change 15 years ago
Behdad Esfahbod 52ea47767c Change order of font and face for API consistency 15 years ago
Behdad Esfahbod f4f1fc970b Remove debug info that crept in 15 years ago
Behdad Esfahbod aa196d6026 [GSUB] More ligature/component fixing 15 years ago
Behdad Esfahbod 25e7ef7046 Add _hb_buffer_add_output_glyphs() that takes codepoint_t* 15 years ago