12-08-2008, 05:02 AM
Good morning,
This demo compares the rendering of rotated text labels if embed fonts are used or not.
Obvious embed font leads to much nicer results. The drawback coming along
with that is that your swf file gets significant bigger (e.g. plus ~100 kb for arial.ttf)
In order to run this demo make sure that
in the source code of this demo either already refers to the proper location on your system or change it accordingly.
[attachment=332]
cheers
martin
This demo compares the rendering of rotated text labels if embed fonts are used or not.
Obvious embed font leads to much nicer results. The drawback coming along
with that is that your swf file gets significant bigger (e.g. plus ~100 kb for arial.ttf)
In order to run this demo make sure that
Code:
[Embed(source="C:\\WINDOWS\\Fonts\\arial.ttf", fontName="Arial")][attachment=332]
cheers
martin