Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.13 |
7.fc6 |
src |
588 KiB |
Wed Oct 4 20:24:50 2006 |
Changelog
- * Thu Oct 5 18:00:00 2006 Christian Iseli <Christian{*}Iseli{%}licr{*}org> 2.0.13-7
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
- * Fri Sep 22 18:00:00 2006 Matthias Saou <http://freshrpms.net/> 2.0.13-6
- Fix semicolons in header files (#207665).
- * Mon Aug 28 18:00:00 2006 Matthias Saou <http://freshrpms.net/> 2.0.13-5
- FC6 rebuild.
- Remove gcc-c++ and perl build requirements, they're defaults.
- Add release to the devel sub-package requirement.