SVG support with version 7.1.6

Going forward with vector support and interoperability, LazPaint can now read and write layered SVG files and SVG layers in OpenRaster.

So for example, you can draw vector shapes and save them as SVG. The file can then be opened in an SVG editor. In particular, with Inkscape the layers information is also available. Conversely, if you prepare a layered SVG in Inkscape, you can open it in LazPaint and you will see each layers and be able to transform then or change their visibility.

Text and curves are supported, the only limitation for now is when using texture filling and phong shading which are a bit complicated to handle in SVG.

The OpenRaster format also allows to add SVG layers. Similarly, you can make a layered image in LazPaint, use vector shapes and save it as OpenRaster. You can open it in various software that supports OpenRaster with SVG: DrawPile, Chasys Draw and MyPaint. If the target software does not handle SVG, you can first rasterize the layers. There is a button in the Layer stack for that. You will see its effect by the little icon at the left of the layer preview. OpenRaster without SVG can be imported in most layered image editors.

Conversely if you create an image in MyPaint, add an SVG layer in it and save it as OpenRaster, you will be able to open it in LazPaint without difficulty.

Comments

Post a Comment

Popular posts from this blog

LazPaint 6.4.1

Bug fixes and compilation fixes