wok annotate giblib/description.txt @ rev 25035
Up libqcow (20210419)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 20 18:11:13 2022 +0000 (2022-05-20) |
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. |