1371 Commits (2d8ebcb9d089c2cfbefac71ca6350e2703ab13e3)
 

Author SHA1 Message Date
Behdad Esfahbod 2d8ebcb9d0 [API] One last font-funcs API change 14 years ago
Behdad Esfahbod d31691296f [test] Update to API changes 14 years ago
Behdad Esfahbod 7403e055cd [Vertical] fix vertical gpos 14 years ago
Behdad Esfahbod ff7cbd0219 [TODO] Update 14 years ago
Behdad Esfahbod 3b0bb855e0 [Vertical] GPOS x/y advance adjustments only apply in hori/vert respectively 14 years ago
Behdad Esfahbod cc2086d67c [Vertical] Fix GPOS y-advance direction 14 years ago
Behdad Esfahbod 67d51ff961 [Vertical] Do fallback origin calculation 14 years ago
Behdad Esfahbod 60fbb36096 [Vertical] GPOS is always done with horizontal origin 14 years ago
Behdad Esfahbod 8b38faeede More vertical 14 years ago
Behdad Esfahbod e609aeb1e2 [hb-view] Add --annotate 14 years ago
Behdad Esfahbod b8d76dd74e Vertical: Adjust origin in glyph_extents() and glyph_contour_point() 14 years ago
Behdad Esfahbod 190981851f Cosmetic 14 years ago
Behdad Esfahbod 2c3f51a11c Minor 14 years ago
Behdad Esfahbod 7e2c85de30 [API] Vertical support, take 2 14 years ago
Behdad Esfahbod 744970af4d [API] Add support for vertical text 14 years ago
Behdad Esfahbod 80dce8b7c8 Minor 14 years ago
Behdad Esfahbod 5be7d047f6 Check for mmap() 14 years ago
Behdad Esfahbod 4053f3f788 Cosmetic 14 years ago
Behdad Esfahbod 56d12e0356 Remove unnecessary TODO item 14 years ago
Behdad Esfahbod 1883af3796 [hb-view] Start work on vertical support 14 years ago
Behdad Esfahbod 9aa6f96af5 [hb-view] No need to allocate an extra glyph item at the end 14 years ago
Behdad Esfahbod a0359485c9 Minor 14 years ago
Behdad Esfahbod 92de53ea45 [test/buffer] Add more tests for nil buffer 14 years ago
Behdad Esfahbod 065fb38c9a [test/ot-tag] More tests 14 years ago
Behdad Esfahbod 1a64f6e19a [API] Add HB_LANGUAGE_INVALID 14 years ago
Behdad Esfahbod 40b5c2e86c [test/test-ot-tag] Test hb-ot-tag.h, fix many bugs 14 years ago
Behdad Esfahbod 1368018b47 [TODO] Add items 14 years ago
Behdad Esfahbod 7fc5a30cb4 [API] Add hb_face_make/is_immutable() 14 years ago
Behdad Esfahbod 20c8b908dd Finish off previous change 14 years ago
Behdad Esfahbod 0fd8c2f1be [API] Make get_glyph() callback return a boolean 14 years ago
Behdad Esfahbod 8e07f93ab4 [test/shape] Check shape output 14 years ago
Behdad Esfahbod 805af72405 Rename get_kernings() arguments from first/second_glyph to left/right_glyph 14 years ago
Behdad Esfahbod 23d2432219 [test] Add test-shape.c. Oops 14 years ago
Behdad Esfahbod c098c3acc8 [test/blob] Use MAP_ANON instead of MAP_ANONYMOUS 14 years ago
Behdad Esfahbod 8329eb7c6c [test/shape] Add simplest test for hb_shape() 14 years ago
Behdad Esfahbod df077fadd7 [object] Make object inert during destruction 14 years ago
Behdad Esfahbod ee8dd83bb4 [TODO] Update 14 years ago
Behdad Esfahbod 52df150efe Fix font subclass chainup 14 years ago
Behdad Esfahbod f2c1dd4f74 [test/font] Test font_funcs subclassing 14 years ago
Behdad Esfahbod 14f1e81b77 [test/font] Test empty funcs 14 years ago
Behdad Esfahbod 2ca0b5ae1e [test/font] Test more 14 years ago
Behdad Esfahbod 7033518f75 [API] Pass face to get_table() 14 years ago
Behdad Esfahbod b467827806 [API] Remove const from font user_data 14 years ago
Behdad Esfahbod ea93e7b27c [test/font] More tests 14 years ago
Behdad Esfahbod cdb153175f [test/font] More tests 14 years ago
Behdad Esfahbod 74d9fa3d9a [test/font] More get_empty() tests 14 years ago
Behdad Esfahbod db9f4eb4e0 [test/font] Test get_face() / get_parent() 14 years ago
Behdad Esfahbod 606923bb43 [test/font] Add test_font_properties() 14 years ago
Behdad Esfahbod da603e8038 [test/font] Start adding tests for hb-font.h 14 years ago
Behdad Esfahbod 9a14688e40 [API] Rename hb_face_create_for_data() to hb_face_create() 14 years ago