An open API service indexing awesome lists of open source software.

https://github.com/schell/editor

An experimental text editor using freetype2 and OpenGL. Written in Haskell.
https://github.com/schell/editor

Last synced: about 1 month ago
JSON representation

An experimental text editor using freetype2 and OpenGL. Written in Haskell.

Awesome Lists containing this project

README

        

editor
======

An experimental text editor using freetype2 and OpenGL. Written in Haskell.

> editor screeny
>
> Font rendering is serious business.

Related Infos
-------------
* [Zyghost Wiki - Font glyph rendering](http://wiki.zyghost.com/Haskell%20font%20rendering%20with%20freetype2%20and%20opengl)