[Haskell-beginners] Library for rendering text

Sylvain Henry sylvain at haskus.fr
Wed Oct 4 12:55:35 UTC 2017


FontyFruity with Rasterific could also be a good native Haskell alternative.

I've used it to write a little terminal demo with haskus-system: 
https://www.youtube.com/watch?v=Dg9KyMk2n5E

Regards,
Sylvain


On 04/10/2017 12:48, Stefan Risberg wrote:
> Wouldn't pango with Cairo be good combination?
>
> On 4 Oct 2017 10:53 AM, "Jona Ekenberg" <saikyun at gmail.com 
> <mailto:saikyun at gmail.com>> wrote:
>
>     Dear mailing list,
>
>     I want to create a text editor, preferably using open gl to render
>     text. Are there any easy to use libraries for this? I like the
>     gloss library, but the functions for rendering text seems quite
>     basic. I could add upon this, but I figured I should ask here
>     first; are there any existing libraries suitable for rendering text?
>
>     Kind regards,
>     Jona
>
>     _______________________________________________
>     Beginners mailing list
>     Beginners at haskell.org <mailto:Beginners at haskell.org>
>     http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>     <http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners>
>
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20171004/ca5fa85a/attachment.html>


More information about the Beginners mailing list