can wxpython 2.5 load svg files?
···
--
Juan Fernando Estrada Henao <fernandoe@coordinadora.com>
Coordinadora Mercantil S.A.
can wxpython 2.5 load svg files?
--
Juan Fernando Estrada Henao <fernandoe@coordinadora.com>
Coordinadora Mercantil S.A.
Juan Fernando Estrada Henao wrote:
can wxpython 2.5 load svg files?
No.
There is the wxArt2d project:
which I believe does understand SVG, but no one has wrapped it for use from Python yet.
If you find an SVG library for Python, it probably wouldn't be too hard to make a display engine for it with FloatCanvas. See the demo or:
http://home.comcast.net/~chrishbarker/FloatCanvas/
You might want to look at the skencil project for code, I think it can import SVG.
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker@noaa.gov