Hi!
I use the scale feature from the Transform Wizard panel when creating the expanded style of the font. However, when I do this, the side parts of the letter become thicker than the upper parts, as seen in the picture. Do I need to deal with each glyph separately to get rid of this? Or is there an easier way to do this? Thanks in advance for your help.
You can try to use a Transform script with both a Scale and a Thin feature.
For example:
Scale 130, 103
Thin 30, 10
I created some tutorials for FontCreator 11 on Using Glyph Transformations
Thank you.