Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey

All Questions

0 votes
2 answers
481 views

Modify the data of SVG path element's d-attribute to make the resulting path flipped

I have a SVG that contains a single <path> element that draws a certain shape. The coordinates of this path are contained within the path's 'd' attribute's value. I need this shape flipped ...
astralmaster's user avatar
  • 2,415
-1 votes
1 answer
72 views

SVG not filling out like fontawesome icons like it has padding or whitespace

Can anyone tell me why this custom SVG on the right won't fill the height like the icon on the right does? The SVG does not have any space on the top and right when opened in Illustrator. Current SVG ...
Mike Flynn's user avatar
  • 24.1k
1 vote
2 answers
297 views

Extendscript for Adobe Illustrator: Unexpected compound shape / path results from expanding image trace

I am writing a script in Extendscript for adobe illustrator that would automate these steps for an ink like effect: 1)Expand the selected object 2)convert to a compound shape 3)apply gaussian blur 4)...
Elina's user avatar
  • 31
0 votes
0 answers
152 views

Vectornator - clipping mask and boolean operations don't work properly

I started using Vectornator a few weeks ago. I wanted to create an eye, so I painted the white part and then a circle (a part of it was off the eye shape) and I wanted to cut the outer part so it fits ...
Jakub Saleniuk's user avatar
1 vote
0 answers
317 views

loadShape() causing "ArrayIndexOutOfBounds: 32" in Processing when loading .SVG files

I'm trying to load a SVG file that I created in Illustrator into my Processing program, but the line 8 causes error "ArrayIndexOutOfOrderException: 32." PShape flwr; void setup() { size(500, 500); ...
orangejuice's user avatar
1 vote
1 answer
1k views

Image is lost items when export from *.ai file to *.svg file in Adobe Illustrator

I have a problem when export from *.ai file to *.svg file. When I used web browser to view *.svg file, image is not correct ( Leaf vein is lost ). See image below: Environment: OS: Windows 10, Mac ...
Tho Bui Ngoc's user avatar
1 vote
0 answers
5k views

Problem with Adobe Illustrator when export *.ai to *svg, SVG file is lost small object items, flipped or lost character

I have problem when convert from *.ai file to *svg, --> *.svg file result is incorrect ( not the same: lost small objects, image was flipped, lost characters ... ) Environment: OS: Windows 10, Mac ...
Tho Bui Ngoc's user avatar
3 votes
2 answers
553 views

Drawable vector resized incorrectly

I created a logo in Adobe Illustrator, exported it as SVG and imported it to Android Studio through Asset Studio. When the vector is painted big, it is resized correctly (image 1), but when it's ...
JonZarate's user avatar
  • 861
0 votes
2 answers
206 views

Make logo smaller - Photoshop

I had a logo made by a freelancer. At first the logo looked great and I was very happy. But now I started to use the logo in different sizes the problems started. The freelancer that I used doesn't ...
WouterS's user avatar
  • 139
0 votes
1 answer
43 views

Curved lines pattern

I am a real Illustrator newbie, so I hope someone can help me! I am tying to achieve a curved pattern, kind of like the image below. Image I really don't know how to do it! I prefer the result to ...
emma93's user avatar
  • 3
-1 votes
1 answer
863 views

How to print small images in high resolution

I'm trying to print images that are roughly .5 inch x .5 inch in size (small enough to fit on a fingernail) but they come out very pixelated (on the computer screen they look fine). They end up ...
Patrick Johnson's user avatar
0 votes
1 answer
562 views

How to get selected artboard index from AI image?

GhostScript can render AI images where each artboard is represented as a page. So I can tell to GS what page (ie artboard) I want to render. But how to determine what artboard is selected in AI image ...
Murat Korkmaz's user avatar
0 votes
1 answer
262 views

Perfect SVG Paths?

I try to make a cleran short code SVG Graphic... But i get everytime ugly borders... Code: <svg xmlns="http://www.w3.org/2000/svg" version="1.1" x="0" y="0" viewBox="0 0 370 192" xml:space="...
Sven Budak's user avatar
0 votes
1 answer
270 views

SVG file scaling down to 5% causes distortion

I have no idea if this can even be done; I have an SVG file in Illustrator, and it is fairly large. I need it to be about 5% of what it is now. I have tried holding Shift and dragging to the correct ...
David B's user avatar
  • 929
-1 votes
1 answer
216 views

How do I make a logo align to artboard as one object in adobe illustrator?

I have been working on this issue for days and have been trying different methods that I have found in similar questions on stackoverflow and other forums to make this work but can still not figure ...
Nolan Thompson's user avatar

15 30 50 per page