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 -
However maintaining a lot of assembly is definitely a disaster. If our high-level part can provide a sufficient set of instructions then we can finally get rid of assembly and deal with them only.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 -
“High” means that it could be easily maintained, like: parsing, generation, compiling into TT Instruction, merging, being edited in the visual UI, subsetting, etc.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
- 46 Introductions
- 3.9K Typeface Design
- 486 Type Design Critiques
- 563 Type Design Software
- 1.1K Type Design Technique & Theory
- 655 Type Business
- 858 Font Technology
- 29 Punchcutting
- 519 Typography
- 119 Type Education
- 323 Type History
- 77 Type Resources
- 112 Lettering and Calligraphy
- 33 Lettering Critiques
- 79 Lettering Technique & Theory
- 555 Announcements
- 94 Events
- 114 Job Postings
- 170 Type Releases
- 176 Miscellaneous News
- 276 About TypeDrawers
- 54 TypeDrawers Announcements
- 120 Suggestions and Bug Reports

