google-code-export / mathmleditor

Automatically exported from code.google.com/p/mathmleditor
1 stars 1 forks source link

Air or Mobile project setUrlFont not work #81

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In air or mobile, even use setUrlFont to set the correct font path,but the 
formula can not be displayed.

Original issue reported on code.google.com by yip.h...@gmail.com on 1 Oct 2012 at 3:14

Attachments:

GoogleCodeExporter commented 9 years ago
The issue still in the flashComponentFormula-v1.6.3-b1035 version.

Original comment by yip.h...@gmail.com on 10 Oct 2012 at 1:51

GoogleCodeExporter commented 9 years ago
If I set the font url , some formula will throw this error
ArgumentError: Error #1508: The value specified for argument font is invalid.

Original comment by yip.h...@gmail.com on 10 Oct 2012 at 1:57

GoogleCodeExporter commented 9 years ago
"some formula will throw this error"
Add also a formula who generate this error

thank you

Original comment by ionel.alexandru@gmail.com on 10 Oct 2012 at 1:22

GoogleCodeExporter commented 9 years ago
\[\sqrt[n]{1+x+x^2+x^3+\ldots}\] \[(a+b)^2+\frac{8}{7}\]
The error detail:
ArgumentError: Error #1508: The value specified for argument font is invalid.
    at flash.text::Font$/registerFont()
    at s0000_fla::MainTimeline/frame1()

It cause in the flex mobile project if I setUrlFont;

Original comment by yip.h...@gmail.com on 11 Oct 2012 at 1:48