I don't hate this fxg2svg proposal at all, it is a must have feature. What will it be if flex to HTML/JS doesn't support vector graphics?
Bitmap image is big and has scale problem, FXG/SVG is light and scales well. If anyone worries about GPU rendering, there is a way to dynamically convert fxg graphics to bitmap texture, so it can be uploaded to the GPU, as a result your app file size is much smaller than embedding bitmap images, this is how you do it: http://in4ray.blogspot.com/2012/12/starling-vector-textures.html They even create a SDK for this, check http://firefly.in4ray.com/ Sent from DarkStone's iPhone 在 2013-3-22,5:21,Alex Harui <aha...@adobe.com> 写道: > proposal