--- Björnke von Gierke <[EMAIL PROTECTED]> wrote: > I am trying to make chars using rev's polygons, but > can't make it show > one pixel on it's own. This is due to the way it > antialiases, reducing > the pixel to nothing. Pixel shows fine when > antialiasing is shut off. > However, I do need antialiasing. Any possibility for > this to work? > (many chars do have just one pixel in most fonts, > eg: ?!.:;ij) >
Hi Bjoernke, Since you need the anti-aliasing for the rest of the polygon, the only solution I see is making two polygons, one aliased and one anti-aliased, where the single-pixels bits are stuff into the aliased polygon. Hope this helped, Jan Schenkel. Quartam Reports & PDF Library for Revolution <http://www.quartam.com> ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) ____________________________________________________________________________________ Choose the right car based on your needs. Check out Yahoo! Autos new Car Finder tool. http://autos.yahoo.com/carfinder/ _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
