wok annotate giblib/description.txt @ rev 25164

updated python-antlr (3.5.2 -> 3.5.3)
author Hans-G?nter Theisgen
date Fri Jul 01 10:50:21 2022 +0100 (23 months 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.