Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Browser: Firefox 3.x
Language Found: English
Description
Steps to reproduce:
1. Run the attached SWFs or compile and run the attached MXML file (once using RSLs and once without RSLs)
NOTE: To re-compile, a local copy of the arial.ttf will be required and the path to the font will need to be updated in the Style declaration block.
Actual Results:
When compiled with RSLs, baselinePostion = 14.3203125
When compiled without RSLs, baselinePosition = 14.736328125
This only reproduces when fonts are embedded. When a font is not embedded, values are the same with and without RSLs.
Expected Results:
baselinePosition should be the same
Workaround (if any):