On Wed, Jul 21, 2004 at 04:41:02PM +0200, Gazal, Geraud (MED) wrote:
-> Read them, sorted, grouped (etc etc)
This is great! Thank you, I will try tackling some of the build/compile issues.
Cool
It has also been a tool helping finding some redundancies : Some things that could be closed or explicited IMHO
* [ 942328 ] relative image paths instead of absolute Can be closed. I think the issue with the path is now fixed. Example under win2k and Mandrake10 : a create a "project" directory, copy there the bitmaps needed, create there the SVG file(s) b work (!) (ie import some bitmaps) c create zip/tgz of the project directory, and send it somewhere else (mail/move) d unzip/untgz and open the svg file -> OK, the bitmaps are correctly linked/loaded in Inkscape
* [ 922750 ] Inkscape ignores file extentions when exporting a file and [ 993210 ] Exporting to .jpeg The extension problems comes from the fact that Inkscape only bitmap-export to png. Maybe the use of a filter/pipe based on imageMagick or similar would allow to close this
* [ 863323 ] FONTS: embedded SVG font support and [ 932954 ] SVG Fonts are quite similar
* [ 952134 ] A tool and a key Seems Bulia has explicited all the necessary workarounds
* [ 984633 ] A way to unlock a locked object [ 979276 ] A "Unlock all" option [ 902729 ] Make insensitive/lock/unlock Those three are quite close. Depending on the way Inkscape will handle layers, I think they might be closed with this new feature (if the layer UI allows user to (un)lock, set (un)printable, set(in)visible... each layer)
And some others such as in "node editing", but they are hard to sort/reorganize...
Regards,
Matiphas
- [ 942328 ] relative image paths instead of absolute
Can be closed. I think the issue with the path is now fixed. Example under win2k and Mandrake10 : a create a "project" directory, copy there the bitmaps needed, create there the SVG file(s) b work (!) (ie import some bitmaps) c create zip/tgz of the project directory, and send it somewhere else (mail/move) d unzip/untgz and open the svg file -> OK, the bitmaps are correctly linked/loaded in Inkscape
- [ 922750 ] Inkscape ignores file extentions when exporting a file
and [ 993210 ] Exporting to .jpeg The extension problems comes from the fact that Inkscape only bitmap-export to png. Maybe the use of a filter/pipe based on imageMagick or similar would allow to close this
Although ImageMagick would allow many more formats Inkscape already uses GDKPixbuf for import and it should be relatively easy to also use it for Jpeg export. An ImageMagick extension would still be great in the long term.
- Alan
participants (2)
-
Alan Horkan
-
Gazal, Geraud (MED)