Behdad Esfahbod
2d7b61a4b0
[TODO] Remove done items
14 years ago
Behdad Esfahbod
5dd4609f4d
[TODO] Add new item
14 years ago
Behdad Esfahbod
7f5bdc8054
[TODO] Remove done items
14 years ago
Behdad Esfahbod
cfbfeb88a6
[TODO] Remove done items
14 years ago
Behdad Esfahbod
07cbaac07d
[TODO] Add item re script iso15924 functions
14 years ago
Behdad Esfahbod
72d89404c2
[TODO] Add item re hb_buffer_reset()
14 years ago
Behdad Esfahbod
5015c12dfb
[TODO] Add item re hb_buffer_resize()
14 years ago
Behdad Esfahbod
9329ec9207
[TODO] Add API item
14 years ago
Behdad Esfahbod
4accc92afc
Update TODO items
14 years ago
Behdad Esfahbod
3ca9a6d1cf
Add TODO item
14 years ago
Behdad Esfahbod
ea00aee9f9
Add TODO item
14 years ago
Behdad Esfahbod
98370e89d1
WIP removing external synthesized GDEF support and implementing it internally
14 years ago
Behdad Esfahbod
88474c6fda
Get rid of the OpenType-specific internal buffer representation
...
Add variant integers to buffer item types. More cleanup coming.
14 years ago
Behdad Esfahbod
12b2d09a87
Remove obsolete TODO item
...
We don't cache any metrics internally, so the correct way to add more
glyph metrics items is to add new callbacks for them. We already have
separeate callbacks for advance vs extents.
14 years ago
Behdad Esfahbod
852912fc2d
Fix applying default-value for features
...
Previously if a default global feature was overrided by a non-global
user feature, we were not setting any default mask for the feature,
essentially disabling the feature by default. Fix that.
14 years ago
Behdad Esfahbod
a7820b7b15
Add TODO item
14 years ago
Behdad Esfahbod
04a3023a66
Cleanup TODO
...
Looks like a roadmap now.
14 years ago
Behdad Esfahbod
d47f79db92
Add TODO item
14 years ago
Behdad Esfahbod
6fca4c18c4
Add TODO iteam
14 years ago
Behdad Esfahbod
75371bea4f
Add TODO item
14 years ago
Behdad Esfahbod
da6cff3864
Add TODO items
15 years ago
Behdad Esfahbod
39fe34d4c3
Add TODO option
15 years ago
Behdad Esfahbod
243a96f414
Add arm build fix to TODO
15 years ago
Behdad Esfahbod
c407f05f99
Remove fixed TODO item
15 years ago
Behdad Esfahbod
70834d89c3
[TODO] Add kern/GPOS interaction
15 years ago
Behdad Esfahbod
ae070b7d39
Add script and language to buffer
15 years ago
Behdad Esfahbod
e21899bc35
Fix array query API
...
The array query APIs now all do:
- Return the total number of items
- Take a start_offset, such that individual items can be fetched
- The _count IN/OUT variable always has number of items written
into the array upon return of the function
15 years ago
Behdad Esfahbod
f8be443aec
Add TODO item
15 years ago
Behdad Esfahbod
7951279b4a
Implement nil font functions
15 years ago
Behdad Esfahbod
8fb3d1aa4e
Start ft glue
15 years ago
Behdad Esfahbod
5ebabecef3
Move unicode_funcs to buffer
15 years ago
Behdad Esfahbod
63d7a41dd0
[TODO] Add item for fixing buffer error handling
15 years ago
Behdad Esfahbod
21d0fce3d5
Add check for not linking to libstdc++
15 years ago
Behdad Esfahbod
cb0e99a5a7
[TODO] Remove obsolete item
15 years ago
Behdad Esfahbod
3a59ec37c5
Add bunch of TODO items
15 years ago
Behdad Esfahbod
29aa400183
Add build system
15 years ago
Behdad Esfahbod
e6bd4e93bd
[HB] Add TODO item
15 years ago
Behdad Esfahbod
815a73e420
[HB] Fix possible int overflows during sanitize
15 years ago
Behdad Esfahbod
5769538abf
[HB] Add note about auditing sanitize code for overflows
15 years ago
Behdad Esfahbod
918572fc87
[HB] Remove done TODO item
15 years ago
Behdad Esfahbod
468769b8f5
[HB] Rename hb_ot_layout_feature_mask_t to hb_mask_t
15 years ago
Behdad Esfahbod
bff3c0fde5
[HB] Remove clumsy macros and improve API
15 years ago
Behdad Esfahbod
f72059ee69
[HB] Add a few TODO items
15 years ago
Behdad Esfahbod
23c86aa000
[HB] Use face_t directly instead of ot_layout_t
15 years ago
Behdad Esfahbod
0ead481a5a
[HB] Port ot-layout to new public API
15 years ago
Behdad Esfahbod
f1ebe44985
[HB] Cleanup TODO
15 years ago
Behdad Esfahbod
4189b92aaa
[HB] When looking back/forward, skip marks only
15 years ago
Behdad Esfahbod
a080b1cc2f
[HB] Add TODO items
15 years ago
Behdad Esfahbod
fe550f4dd8
[GPOS] MarkMarkPosFormat1
...
Still not quite working.
15 years ago
Behdad Esfahbod
357ccde36b
[GPOS] MarkBasePosFormat1
15 years ago