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
- 46 Introductions
- 3.8K Typeface Design
- 475 Type Design Critiques
- 555 Type Design Software
- 1.1K Type Design Technique & Theory
- 640 Type Business
- 830 Font Technology
- 29 Punchcutting
- 507 Typography
- 120 Type Education
- 313 Type History
- 74 Type Resources
- 109 Lettering and Calligraphy
- 30 Lettering Critiques
- 79 Lettering Technique & Theory
- 529 Announcements
- 84 Events
- 110 Job Postings
- 165 Type Releases
- 169 Miscellaneous News
- 274 About TypeDrawers
- 54 TypeDrawers Announcements
- 118 Suggestions and Bug Reports