riuson / lcd-image-converter

Tool to create bitmaps and fonts for embedded applications, v.2
https://lcd-image-converter.riuson.com/
GNU General Public License v3.0
337 stars 80 forks source link

Image antialiasing #14

Closed riuson closed 10 years ago

riuson commented 10 years ago

From ashibato...@gmail.com on May 16, 2013 14:22:30

Hello, It could be nice if it is possible to add antialiasing function to Image menu. When i draw small icon i can use Antialiasing (maybe even to set level of antialiasing, colour or grayscale, bit depth 4..8bit) to make it smooth on the display. At moment is is possible to use antialiasing only when i convert font.

Vac.

Original issue: http://code.google.com/p/lcd-image-converter/issues/detail?id=14

riuson commented 10 years ago

From riu...@gmail.com on August 31, 2013 03:18:31

The font antialiasing is applied due to the fact that they are drawed by system on image. More advanced drawing functions for image can be used via a call to an external image editor (Image -> Edit in external tool).

riuson commented 10 years ago

From riu...@gmail.com on September 18, 2013 09:42:12

Status: WontFix