FontLab : export issue for web use
I needed to modify an existing font by changing the vertical scale. I did it with FontLab and the result was nice. Then I export it for web (woff/woff2), I upload it on my website and ... the hinting looks very bad. Some letters are smaller than others, some horizontal bar of the "e" letter are barely visible (except if I put the font size at "25px and more")...
Exemples :
For "Our Philosophy" => "U" and "H" aren't at the good height in the edited font
Font before edit
New edited font
Here => hinting looks really bad in the edited version
Font before edit
New edited font
For the "old font" I was using the default font with "transform scale (1, 1.2) in CSS. I need to stop this because "transform" affects all the children of the element. That's why I wanted to create a font with the vertical scale set at 120% by default.
Any idea ?
Thx all !
Comments
-
-
Although your images were not allowed, two things spring to mind as very plausible potential problems:
- need to scale standard heights and alignment zones (a.k.a. “blue zones”) with the font rescale, or adjust them afterwards
- glyph-level hints need to be deleted and redone, if they were not adjusted as part of the initial rescaling1 -
Thanks for your reply !
As you can see in my comment (after the post), i have upload some pics.
I am a newbie in police editing but I will try my best to follow what you suggested0 -
As Mr. Thomas said, re-calculate zones and stems by clicking on the heart icon inside Font Info panel.
You can export the font as ttf without hinting. Then use TTFAutoHint GUI (or console, as you are comfortable with). Alternatively, you can also choose TTFAutoHint as hinter inside FontLab's Font Info > Other Values > TruType Hinting and Smoothing.
In TTFAutoHint GUI there are three settings which affect the result as you have mentioned. These are:
Grayscale, GDI ClearType and DW ClearType. All these three have individual three values as "Natural", "Quantized" and "Strong". If you set these to Natural or Quantized, the result will be smoother.
Once you are sastisfied with the ttf result, convert this into woff using any online ttf-to-woff converter.
1 -
Saurabh Sharma said:As Mr. Thomas said, re-calculate zones and stems by clicking on the heart icon inside Font Info panel.
You can export the font as ttf without hinting. Then use TTFAutoHint GUI (or console, as you are comfortable with). Alternatively, you can also choose TTFAutoHint as hinter inside FontLab's Font Info > Other Values > TruType Hinting and Smoothing.
In TTFAutoHint GUI there are three settings which affect the result as you have mentioned. These are:
Grayscale, GDI ClearType and DW ClearType. All these three have individual three values as "Natural", "Quantized" and "Strong". If you set these to Natural or Quantized, the result will be smoother.
Once you are sastisfied with the ttf result, convert this into woff using any online ttf-to-woff converter.
Very clear and helpful, love you bro !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