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.
- Host: GitHub
- URL: https://github.com/schell/editor
- Owner: schell
- Created: 2014-01-09T18:44:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-23T07:53:28.000Z (over 11 years ago)
- Last Synced: 2025-02-27T11:05:57.163Z (2 months ago)
- Language: Haskell
- Size: 898 KB
- Stars: 12
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
editor
======An experimental text editor using freetype2 and OpenGL. Written in Haskell.
>
![]()
>
> Font rendering is serious business.Related Infos
-------------
* [Zyghost Wiki - Font glyph rendering](http://wiki.zyghost.com/Haskell%20font%20rendering%20with%20freetype2%20and%20opengl)