Sketch’s Brilliant New Way to Export Borders as SVG (medium.com)
over 6 years ago from Peter Nowell, Designer at Peter Nowell Design
over 6 years ago from Peter Nowell, Designer at Peter Nowell Design
Hey fellow designers! There’s an amazing hidden feature in Sketch’s v43 update... Sketch’s SVG export just took another giant leap forward with this new inside/outside borders feature. No other design software comes close. Enjoy the article!
Worth noting that this is hopefully an issue with a future fix, using the proposed stroke-alignment
SVG feature.
Totally, and that's obviously the best way to handle inside/outside strokes! I left a little note about this in the article, but it's unfortunate that SVG 2 has yet to be implemented in any browser yet. Which means that it's going to be quite a while before the stroke-alignment feature can be relied upon for consistently displaying inside/outside strokes.
It’s going to be great… in 5 years’ time. :D
Nice article Peter!
A problem I've come around several times has to do with the coordinates of the points. I usually import paths in three.js to create extrusions and would like them to have the center at (0, 0). I was wandering if you know a way to set the anchor point
before exporting?
Hey Jack, are you referring to the center of the bordered path being 0,0 (effectively giving it a centered transform-origin in SVG's coordinate system), or just having one of the vector points on the bordered path be positioned at 0,0?
The first (having the center of the path at 0,0). That would mean that Sketch would translate all the points. I tried in the past putting the svg in an Artwork and the path's center at the top left of the artwork, but I think it didn't work :/
This is great! I export SVG's all the time and border behavior always annoyed me.
Great insight into the technical deets of SVG's. Sign me up for the optimiser you're working on!
What was Bohemian's response on why they chose to handle filled shapes with inner / outer borders the hard way?
To paraphrase my understanding of their reasoning:
(Personally I think that recreating the border in the first place is flattening. It's already happening, so why stop short?)
(I think there's theoretical truth to this, but I haven't heard of anyone actually in this scenario. People in this situation can so easily create 2 separate layers for their border and fill before export. Also, I think developers might be far more frustrated that Sketch codes 'in/out border + fill layers' differently from 'centered border + fill layers', despite the fact that both end up in SVG as centered strokes.)
I think there's some merit to their arguments, and I admit that it can be difficult to make these decisions... especially as Sketch seems to be committed to a one-click SVG export experience instead of providing more options like AI or Affinity do. Hard to have it all!
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
Login to Comment
You'll need to log in before you can leave a comment.
LoginRegister Today
New accounts can leave comments immediately, and gain full permissions after one week.
Register now