wok annotate giblib/description.txt @ rev 25443

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 03 09:28:15 2022 +0000 (2022-09-03)
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.