wok annotate giblib/description.txt @ rev 25055

linux: disable Realtek RTL8723AU Wireless LAN NIC driver
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 06 09:43:10 2022 +0000 (2022-06-06)
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.