An exchangeable text representation of TrueType hinting?
Belleve Invis
Posts: 269
The current TrueType hints are all written in private formats making them
Could we have an exchangeable format to describe the hints? Given that designers are not going to write assembly black magics we only need to deal with:
- Hard to combine
- Hard to exchange
- Hard to maintain
Could we have an exchangeable format to describe the hints? Given that designers are not going to write assembly black magics we only need to deal with:
- CVTs
- Glyph hints, described in some high-level representation
0
Comments
-
There are much more things you could do with TT instructions. We could find a set of high level hints that would work for most situations but the resulting byte code will very much depend on the compiler. So I’m not sure how useful it would be at the end.
0 -
The following code is my attempt to define a "universal" set about hinting. I use some principles in Haskell and Idris like Monads...
https://gist.github.com/be5invis/d78ec969e45f83ecb7d92c527237a8c2
0 -
Georg Seifert said:There are much more things you could do with TT instructions. We could find a set of high level hints that would work for most situations but the resulting byte code will very much depend on the compiler. So I’m not sure how useful it would be at the end.0
-
I would expect there would be differences of opinion about what should be included in the high-level part, and just how "high-level" it should be.
0 -
I wrote down my thoughts about hinting representations in this comment on the UFO spec: https://github.com/unified-font-object/ufo-spec/issues/43
There seems to be not too much interest in this, telling from the lack of replies ...0 -
Thomas Phinney said:I would expect there would be differences of opinion about what should be included in the high-level part, and just how "high-level" it should be.
TT Instruction is diffidently "low level".
0
Categories
- All Categories
- 43 Introductions
- 3.7K Typeface Design
- 809 Font Technology
- 1.1K Technique and Theory
- 625 Type Business
- 447 Type Design Critiques
- 546 Type Design Software
- 30 Punchcutting
- 137 Lettering and Calligraphy
- 84 Technique and Theory
- 53 Lettering Critiques
- 489 Typography
- 304 History of Typography
- 115 Education
- 70 Resources
- 501 Announcements
- 80 Events
- 105 Job Postings
- 150 Type Releases
- 165 Miscellaneous News
- 271 About TypeDrawers
- 53 TypeDrawers Announcements
- 117 Suggestions and Bug Reports