Re: [Pharo-project] The video about Athens
Great work Igor! One more step towards nicer looking apps developed in Pharo in the near future What features are missing from a full-blown SVG spec? Gradients? Fernando On Mon, Apr 23, 2012 at 5:23 PM, Guillermo Polito <guillermopolito@gmail.com> wrote:
Nice simba :).
On Mon, Apr 23, 2012 at 5:20 PM, Igor Stasenko <siguctua@gmail.com<mailto:siguctua@gmail.com>> wrote: Some progress with SVG importer..
Don't be too optimistic, this is pretty simple svg document, which uses only colors and polygons.. it will require a more work to implement full SVG spec , but i just wanna share first results :)
See that guy here in your browser: http://croczilla.com/bits_and_pieces/svg/samples/lion/lion.svg
-- Best regards, Igor Stasenko.
On 23 April 2012 18:01, Fernando Olivero <fernando.olivero@usi.ch> wrote:
Great work Igor! Â One more step towards nicer looking apps developed in Pharo in the near future
What features are missing from a full-blown SVG spec? Gradients?
hehe.. a lot. i now working on more complex document, like the attached.. the bad thing about SVG that most of the stuff are expressed via attributes, while xml structure is fairly simple. and they have a lot of different subtleties and/or defaults for those attributes. -- Best regards, Igor Stasenko.
participants (2)
-
Fernando Olivero -
Igor Stasenko