mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
[ft] Remove TODO items that I'm not going to fix
This commit is contained in:
parent
392ee97431
commit
190e19e684
1 changed files with 1 additions and 6 deletions
|
@ -53,12 +53,7 @@
|
|||
*
|
||||
* - We don't handle / allow for emboldening / obliqueing.
|
||||
*
|
||||
* - Rounding, etc?
|
||||
*
|
||||
* - In the future, we should add constructors to create fonts in font space.
|
||||
*
|
||||
* - I believe transforms are not correctly implemented. FreeType does not
|
||||
* provide any API to get to the transform/delta set on the face. :(
|
||||
* - In the future, we should add constructors to create fonts in font space?
|
||||
*
|
||||
* - FT_Load_Glyph() is exteremely costly. Do something about it?
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue