
22 Oct
2007
22 Oct
'07
3:21 p.m.
On Mon, 2007-10-22 at 17:02 +0200, Donn wrote:
AA is also a problem with bitmaps. When you import an image and then export the drawing, the image gets blurred a little. Here's an example.
Yeah, bigtime -- I was tracing house plan bitmaps in Blender for extruding and it's hard to find/follow a line when it's surrounded by aliased "shadows".
A one pixel svg line -> one pixel bitmap line would rock.
A one pixel line placed at a distance of n (natural number) pixels from the border of the exported region, will show as one pixel and no more or less. Antialias doesn't make any problems there...
What you want, is that the line is moved a little bit, so that it fits the pixel-raster better... for fonts this is called hinting as far as I know.
David