[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[freetype2] ewaldhew-wip be7838d 47/47: update todo
From: |
Hew Yih Shiuan Ewald |
Subject: |
[freetype2] ewaldhew-wip be7838d 47/47: update todo |
Date: |
Thu, 6 Jul 2017 04:49:40 -0400 (EDT) |
branch: ewaldhew-wip
commit be7838ded58ef1e3e6bd857dfab40cadaeb74d93
Author: Ewald Hew <address@hidden>
Commit: Ewald Hew <address@hidden>
update todo
---
Todo | 18 +-----------------
1 file changed, 1 insertion(+), 17 deletions(-)
diff --git a/Todo b/Todo
index daf1f92..9906d3b 100644
--- a/Todo
+++ b/Todo
@@ -1,12 +1,6 @@
-Current topic: Fix decoder initialisation to CF2 intrp in T1 mode.
-for: Merge CF2 (Adobe) and Type 1 interpreters.
+Current topic: Merge CF2 (Adobe) and Type 1 interpreters.
TODO:
-* Decoder
- . Type 1 mode decoder initialisation (CFF unchanged)
- decoder->current_subfont, [font scale]
- . is missing for Type 1 mode. Fix init (see note)
- . Ensure all original decoder fields are referenced not copied
* seac
. Fix
* callsubr
@@ -16,16 +10,6 @@ NOTE:
* callothersubr
. OtherSubrs 20~28 duplicate escape operations (add, sub, ..etc.)
. Known OtherSubr results are still pushed automatically.
-* Decoder
-. current_subfont (cff) needed for private dict values (blues, etc.)
-. t1 stores these in ((T1_Face)face)->type1->private_dict
-. Should we make up a single subfont record for Type 1 mode and copy over
- values, or leave that empty and use the builder->face pointer?
-* Builders
-. differing fields :
- face, TT_Face extends FT_Face
- glyph, CFF_GlyphSlot extends FT_GlyphSlot
-. funcs Use (merged) ps_builder_ funcs
* Left sidebearing (lsb)
. cff does not set this in CF2. In CFF only if invalid hsbw/sbw is accepted.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [freetype2] ewaldhew-wip be7838d 47/47: update todo,
Hew Yih Shiuan Ewald <=