|
a6a79df5
|
2010-05-14T23:20:16
|
|
Handle malloc failture in the buffer
|
|
c755cb3e
|
2010-04-22T00:11:43
|
|
Change header comment
|
|
ff44f88d
|
2009-11-06T19:48:16
|
|
Handle shaping in non-native direction
|
|
9db8ad75
|
2009-11-06T16:47:31
|
|
Add hb_ot_layout_position_finish()
We expect buffer to be setup with default positions before GPOS.
|
|
3d14528b
|
2009-11-06T15:13:17
|
|
Rename hb_buffer_get_len() to hb_buffer_get_length()
|
|
9bef3611
|
2009-11-05T12:20:11
|
|
Rename [xy]_pos to [xy]_offset since we don't accumulate positions
|
|
ae070b7d
|
2009-11-04T20:29:54
|
|
Add script and language to buffer
|
|
5ebabece
|
2009-11-03T15:15:07
|
|
Move unicode_funcs to buffer
|
|
2f5931e4
|
2009-08-19T16:07:40
|
|
[HB] Hide lig_id and component members of hb_glyph_info_t
|
|
864e2560
|
2009-08-18T16:38:48
|
|
[HB] Fix pedantic warnings
|
|
2866d297
|
2009-08-13T11:47:08
|
|
[HB] Bitfield packing *is* very delicate
Fix the second instance.
|
|
299f0896
|
2009-08-10T22:47:57
|
|
[HB] Implement buffer UTF-X input
|
|
1b7b97f2
|
2009-08-10T21:10:37
|
|
[HB] Add buffer UTF-X API
|
|
fbaf8ffa
|
2009-08-10T20:59:25
|
|
[HB] Add hb_buffer_reverse()
|
|
468769b8
|
2009-08-08T16:53:23
|
|
[HB] Rename hb_ot_layout_feature_mask_t to hb_mask_t
|
|
f1322e52
|
2009-08-01T22:53:04
|
|
[HB] Cleanup public buffer structs
|
|
6d5bb18e
|
2009-08-01T22:25:04
|
|
[OT] Match struct with HB's
|
|
11fbb548
|
2009-08-01T22:19:06
|
|
[HB] Port buffert to new object API
|
|
02a37069
|
2009-07-29T18:41:25
|
|
[HB] Move direction to buffer
|
|
f9cd1014
|
2009-07-28T15:43:34
|
|
Apply patch from Jonathan Kew
|
|
2ebb89d6
|
2009-07-25T19:09:01
|
|
Revert "XX"
This reverts commit c939f6aff405ca7b10b1f1538f46148bff719fcb.
|
|
55520d2a
|
2009-06-10T23:26:51
|
|
XX
|
|
e35bbd57
|
2009-05-30T12:02:46
|
|
[HB] Improve buffer. Don't dup out buffer unless out is longer than in
That is, we work in-place even for ligatures now.
|
|
c968fc2d
|
2009-05-25T04:04:24
|
|
[HB] More buffer cleanup
|
|
6c78683c
|
2009-05-25T03:22:19
|
|
[HB] Update copyright years
|
|
f96ffd43
|
2009-05-24T15:01:16
|
|
[HB] simplify macros
|
|
d9d2a07f
|
2009-05-25T03:24:19
|
|
[HB] Remove one XXX, add another
|
|
5c0adce1
|
2009-05-20T05:42:12
|
|
[HB] Rename harfbuzz-buffer to hb-buffer
|