logo
首页技术栈工具库讨论
typograffiti

typograffiti

This is a text rendering library that uses OpenGL and freetype2 to render TTF font strings quickly. It is fast enough to render large chunks of text in real time. This library exists because text rendering is one of the biggest hurdles in Haskell graphics programming - and it shouldn't be! Typograffiti includes an MTL style typeclass and a default monad transformer. It does not assume you are using any specific windowing solution. It does assume you are using OpenGL 3.3+. Pull requests are very welcome :) See https://github.com/schell/typograffiti/blob/master/app/Main.hs for an example.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconschell/typograffiti19
HACKAGE
carbal install typograffiti
查看
标签
根据用户添加的标签生成
暂无标签