Hi, I have very strange issue while changing flex sdk from 4.6.0 to 4.12.0. I am using flexmojos 6.0.1. When I build my project with sdk 4.6.0 my project looks like this: <http://apache-flex-users.2333346.n4.nabble.com/file/n5651/app-sdk-4.6.0.png> There is nice dotted font - it is how application should work. When I switched sdk to 4.12.0 result is here: <http://apache-flex-users.2333346.n4.nabble.com/file/n5651/app-sdk-4.12.0.png> The only change is another sdk version in main pom.xml. So, here is my very simple project: flexmojos-adt-fonts.zip <http://apache-flex-users.2333346.n4.nabble.com/file/n5651/flexmojos-adt-fonts.zip> To compile it type just mvn clean package in main directory (comment/uncomment appropriate flex sdk version in main pom.xml). If you would like to create native installer just edit ADT path in build-exe.sh file (this is linux script that I run on cygwin) and run it.
Do you have any idea what is missing in my poms? I'd really appreciate any advice :) -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Missing-fonts-flexmojos-6-0-1-changing-flex-sdk-from-4-6-0-to-4-12-0-tp5651.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
