Jump to letter: [
ABCDEFGHIJKLMNOPQRSTVWXYZ
]
SDL_gfx - Graphic primitives, rotozoomer, framerate control and image filters
The SDL_gfx library offers several components: Graphic Primitives,
Rotozoomer, Framerate control, and MMX image filters. The Primitives
component provides basic drawing routines: pixels, hlines, vlines, lines,
aa-lines, rectangles, circles, ellipses, trigons, polygons, Bezier curves,
and an 8x8 pixmap font for drawing onto any SDL Surface. Full alpha
blending, hardware surface locking, and all surface depths are supported.
The Rotozoomer can use interpolation for high quality output.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
SDL_gfx |
2.0.16 |
4.el5.ccrma |
i386 |
117 KiB |
Tue Mar 11 07:16:43 2008 |
Changelog
- * Thu Aug 23 15:00:00 2007 Matthias Saou <http://freshrpms.net/> 2.0.16-4
- Rebuild for new BuildID feature.
- * Fri Aug 3 15:00:00 2007 Matthias Saou <http://freshrpms.net/> 2.0.16-3
- Update License field.
- * Tue Jun 19 15:00:00 2007 Matthias Saou <http://freshrpms.net/> 2.0.16-2
- Minor cleanups.