Steps to reproduce:
1. get bug files
2. mxmlc -managers=flash.fonts.AFEFontManager otf_test.mxml
Actual Results:
Loading configuration file C:\Flex\depot\flex\sdk\frameworks\flex-config.xml
This beta will expire on Wed Oct 31 00:00:00 EDT 2007.
C:\bugs\OTF\otf_test.mxml(41): Error: exception during transcoding: Font for alias 'myfont47' with b
old weight was not found at: file:/C:/bugs/OTF/fonts/otf/logocutstd-ultra/LogoCutStd-Ultra.otf
fontFamily:myfont47;
C:\bugs\OTF\otf_test.mxml(41): Error: unable to build font 'myfont47'
fontFamily:myfont47;
C:\bugs\OTF\otf_test.mxml(7): Error: exception during transcoding: Font for alias 'myfont35' with bo
ld weight was not found at: file:/C:/bugs/OTF/fonts/otf/kozgostd-bold/KozGoStd-Bold.otf
fontFamily:myfont35;
C:\bugs\OTF\otf_test.mxml(7): Error: unable to build font 'myfont35'
fontFamily:myfont35;
C:\bugs\OTF\otf_test.mxml(50): Error: exception during transcoding: Font for alias 'myfont57' with i
talic style was not found at: file:/C:/bugs/OTF/fonts/otf/minionpro-semiboldcnit/MinionPro-SemiboldC
nIt.otf
fontFamily:myfont57;
C:\bugs\OTF\otf_test.mxml(50): Error: unable to build font 'myfont57'
fontFamily:myfont57;
C:\bugs\OTF\otf_test.mxml(32): Error: exception during transcoding: Font for alias 'myfont46' with i
talic style was not found at: file:/C:/bugs/OTF/fonts/otf/lettergothicstd-slanted/LetterGothicStd-Sl
anted.otf
fontFamily:myfont46;
C:\bugs\OTF\otf_test.mxml(32): Error: unable to build font 'myfont46'
fontFamily:myfont46;
C:\bugs\OTF\otf_test.mxml(23): Error: exception during transcoding: Font for alias 'myfont45' with b
old weight and italic style was not found at: file:/C:/bugs/OTF/fonts/otf/lettergothicstd-boldslante
d/LetterGothicStd-BoldSlanted.otf
fontFamily:myfont45;
C:\bugs\OTF\otf_test.mxml(23): Error: unable to build font 'myfont45'
fontFamily:myfont45;
C:\bugs\OTF\otf_test.mxml(15): Error: exception during transcoding: Font for alias 'myfont37' with b
old weight was not found at: file:/C:/bugs/OTF/fonts/otf/kozgostd-heavy/KozGoStd-Heavy.otf
fontFamily:myfont37;
C:\bugs\OTF\otf_test.mxml(15): Error: unable to build font 'myfont37'
fontFamily:myfont37;
Expected Results:
No Exceptions. Should be embedded.