Difference between revisions of "SVG Import ToDo"
From Apache OpenOffice Wiki
m |
(Updated for r2131.) |
||
| Line 4: | Line 4: | ||
* Fix the import of opacity gradients. | * Fix the import of opacity gradients. | ||
| + | ** Implemented in '''r2131'''. | ||
* Provide a better approximation for (especially radial) color gradients. | * Provide a better approximation for (especially radial) color gradients. | ||
| + | ** Implemented in '''r2131'''. | ||
* Add import of embedded bitmaps. | * Add import of embedded bitmaps. | ||
** This is especially important for importing MS Visio drawings containing icons. | ** This is especially important for importing MS Visio drawings containing icons. | ||
| + | ** Implemented in '''r2131'''. | ||
* Close files properly after import. | * Close files properly after import. | ||
* Improve text placement. | * Improve text placement. | ||
-- [[User:Haui|Bernhard Haumacher]] - 12 Oct 2005 | -- [[User:Haui|Bernhard Haumacher]] - 12 Oct 2005 | ||
Revision as of 20:36, 4 March 2006
ToDo list for SVG Import Filter
|
| SVG Import (external impl.) |
|---|
| Overview |
| Download |
| Source code |
| Features |
| Restrictions |
| FAQ |
| TODO |
| OpenDocument |
| Gradients |
| Group opacity |
| Elliptic arcs |
| Path semantics |
| Coordinate systems |
- Fix the import of opacity gradients.
- Implemented in r2131.
- Provide a better approximation for (especially radial) color gradients.
- Implemented in r2131.
- Add import of embedded bitmaps.
- This is especially important for importing MS Visio drawings containing icons.
- Implemented in r2131.
- Close files properly after import.
- Improve text placement.
-- Bernhard Haumacher - 12 Oct 2005
