Axel icon indicating copy to clipboard operation
Axel copied to clipboard

AxFont throws and Invalid BitmapData Error #2015 in static function fromFont

Open yadurajiv opened this issue 11 years ago • 0 comments

The AxFont.fromFont function throws an Invalid BitmapData Error when using embedded fonts. The error happens in line 219 where the bitmap is created.

This happens because at times, tf.width - dpadding becomes 0 or less than 0.

yadurajiv avatar Oct 12 '13 12:10 yadurajiv