wok-current annotate cairomm/description.txt @ rev 22716
updated fceux (2.1.5 -> 2.2.3)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jan 22 15:29:51 2020 +0100 (2020-01-22) |
parents | |
children |
rev | line source |
---|---|
samuel_trassare@11761 | 1 cairomm is a C++ wrapper for the cairo graphics library. It offers all the power |
samuel_trassare@11761 | 2 of cairo with an interface familiar to C++ developers, including use of the |
samuel_trassare@11761 | 3 Standard Template Library where it makes sense. |