freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] ewaldhew-wip 8ea2966 50/52: update todo


From: Hew Yih Shiuan Ewald
Subject: [freetype2] ewaldhew-wip 8ea2966 50/52: update todo
Date: Mon, 10 Jul 2017 05:10:22 -0400 (EDT)

branch: ewaldhew-wip
commit 8ea2966fdfedd18c3ae9e572d092a495c6ef35b8
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.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]