| Path | Synopsis |
|---|---|
| gfx | Package gfx is an add-on for SDL2 that provides drawing of graphics primitives, rotozoomer, MMX image filters and framerate control. |
| img | Package img is a simple library to load images of various formats as SDL surfaces. |
| mix | Package mix is an audio mixer library based on the SDL library. |
| raster | Package raster implements a Painter interface for rasterizing paths over a generic Image, using its ColorModel to convert from a generic raster color to the correct color model. |
| sdl | Package sdl is SDL2 wrapped for Go users. |
| ttf | Package ttf is a TrueType font rendering library that is used with the SDL library, and almost as portable. |
Updated 2020-09-09. Refresh now. Tools for package owners.