tcolar / goed

Terminal based code editor / development environment
MIT License
133 stars 6 forks source link

GUI : Font antialiasing / subpixel rendering #133

Closed tcolar closed 8 years ago

tcolar commented 8 years ago

Currently using freetype & golang draw, but it doesn't look great.

tcolar commented 8 years ago

It now uses antialiasing and looks ok, don't think it does sub-pixel rendering but not sure go freetype supports that anyway, but default builtin fonts now looks decent.