discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

location of SVG imports

K
ken@volksswitch.org
Sun, Oct 11, 2020 3:00 PM

Just starting to experiment with importing SVG files.

When I use the command:

import(file = "lion.svg",center=true);

I get this result.

This image doesn't look centered.  What am I missing?

Thanks,

Ken

Just starting to experiment with importing SVG files. When I use the command: import(file = "lion.svg",center=true); I get this result. This image doesn't look centered. What am I missing? Thanks, Ken
R
Rick
Sun, Oct 11, 2020 3:51 PM

The SVG source could be relevant.

On Sun, Oct 11, 2020 at 11:00 AM ken@volksswitch.org wrote:

Just starting to experiment with importing SVG files.

When I use the command:

import(file = "lion.svg",center=true);

I get this result…

This image doesn’t look centered.  What am I missing?

Thanks,

Ken


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

The SVG source could be relevant. On Sun, Oct 11, 2020 at 11:00 AM <ken@volksswitch.org> wrote: > Just starting to experiment with importing SVG files. > > > > When I use the command: > > import(file = "lion.svg",center=true); > > > > I get this result… > > > > This image doesn’t look centered. What am I missing? > > > > Thanks, > > Ken > > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >