Open GoogleCodeExporter opened 8 years ago
Add font file to project then add the following to report.mxml;
[Embed(mimeType="application/x-font",
source="/assets/fonts/verdana.TTF",fontName="Verdana",flashType="true")]
private var verdana:Class;
Original comment by pa...@compuace.com
on 10 Aug 2008 at 9:01
replace verdana.ttf with the font file you put into the project.
Original comment by pa...@compuace.com
on 10 Aug 2008 at 9:02
has anyone succeeded in that?
Original comment by herz...@gmail.com
on 15 Jul 2009 at 3:54
Original issue reported on code.google.com by
eranmiz...@gmail.com
on 9 Aug 2008 at 7:57