wok annotate giblib/description.txt @ rev 25794

created recipe for exo-lang
author Hans-G?nter Theisgen
date Wed Oct 23 16:19:52 2024 +0100 (4 weeks ago)
parents
children
rev   line source
Hans-G?nter@25030 1 Giblib is a simple library which wraps imlib2.
Hans-G?nter@25030 2 It provides a wrapper to imlib2's context API, avoiding all the
Hans-G?nter@25030 3 context_get and -set calls, adds fontstyles to the truetype renderer
Hans-G?nter@25030 4 and supplies a generic doubly-linked list and some string functions.