Combining Diacritics Positioning
Wei Huang
Posts: 98
Whats the correct/best positioning strategy for zero width combining diacritics? I've been just making them so that the anchor sits at x=0, but I've heard today from @Frode Bo Helland (inactive) the they align so that it is on the left side of the sidebearing so that it can sit over the center over the "o" (i.e. likely all in the negative).
Tagged:
0
Comments
-
Using a negative positioning so they sit over the ‘o’ seems like a better strategy. Remember that not all applications support mark-positioning, so it’s best to position them in a way that works best (even if imperfectly) with the lowest common denominator.1
-
We've typically set combining marks offset to the left (or right for RTL scripts) to provide reasonable fallback in situations where GPOS mark positioning either isn't supported in the font or isn't supported in the display environment. The latter situation is now a lot less rare than it used to be, and the advent of using anchor positioning in font tools makes it easy to generate GPOS data (although contextual and mkmk positioning can still require additional work). So if you're making a font that includes GPOS mark positioning, I think today you can reasonably choose to forego that fallback mechanism.4
-
Thank you @John Hudson, that's exactly what I wanted to know. Typically what rare situations nowadays would you expect that fallback to be still necessary?
0 -
An opposite placement cold help with the debugging of the font. Then, if the mark positioning doesn't work, you will easily see it.
(In Glyphs.app, if you give the marks a width, then it will do what John said automatically.)0 -
(In Glyphs.app, if you give the marks a width, then it will do what John said automatically.)
You mean you collapse the width on export but keep the offset position from the new 0 coordinate based on text character direction?
0
Categories
- All Categories
- 43 Introductions
- 3.7K Typeface Design
- 798 Font Technology
- 1K Technique and Theory
- 617 Type Business
- 444 Type Design Critiques
- 541 Type Design Software
- 30 Punchcutting
- 136 Lettering and Calligraphy
- 83 Technique and Theory
- 53 Lettering Critiques
- 483 Typography
- 301 History of Typography
- 114 Education
- 68 Resources
- 498 Announcements
- 79 Events
- 105 Job Postings
- 148 Type Releases
- 165 Miscellaneous News
- 269 About TypeDrawers
- 53 TypeDrawers Announcements
- 116 Suggestions and Bug Reports