Scaleform font family embed errors...
Hi all - got a strange problem here...
I'm on the Flash side of writing some 2D components going into CryEngine. Fonts are embedded in the FLA I'm delivering, and the textfields are created w/ actionscript.
Everything works fine as long as the embedded fonts are the regular version of the font. It even works if I pick random opentype fonts off the internet and embed them. I can embed Arial without a problem. But if I embed subfonts from the same family (e.g. Arial Bold, Helvetica Bold Condensed), I get a "Missing font" error.
Does anyone have a clue why this would be?