Tell me more ×
Graphic Design Stack Exchange is a question and answer site for professional graphic designers and non-designers trying to do their own graphic design. It's 100% free, no registration required.

I made a couple of vector shapes in AI and I get this strange thin border appearing around them. I can't get rid of it. Any suggestions?

https://dl.dropbox.com/u/13954043/Screenshot%202013-01-27%20at%2018.41.02.png

share|improve this question
1  
Is this a screenshot of Illustrator or an exported file? It looks like anti-aliasing to me. Possibly a duplicate of this question: How do I avoid lines at top and left borders of png files exported from Illustrator. Try the top answer from that question and see if that fixes it – JohnB Jan 27 at 19:08

1 Answer

Adobe Illustrator constructs objects with vector mathematics. However, it has to interpret that vector data into pixels in order to display it on the (pixel-based) monitor.

To create smooth lines on screen it anti-aliases pixels when two colors lie next to each other. It essentially "blends" the two colors together over a pixel or two in order to represent their position.

Sometimes this anti-aliasing isn't entirely smooth if your monitor is not capable of high quality rendering. Therefore you get a small, off-color, hairline, edge with some objects.

This hairline will generally disappear if you uncheck Anti-Alias Artwork in the preferences. It will also disappear if you print the artwork or export artwork using the "Art Optimized" anti-alias setting.

This small anti-aliasing pixel si generally nothing to be concerned about.

share|improve this answer
I can't even count the number of times I've had a client or a clueless supervisor tell me to take the stroke off an object when it was just this happening and their monitor being crappy. – mopsyd Jan 28 at 21:04

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.