You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/sdl2-gfx/metadata.xml

22 lines
801 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
<longdescription lang="en">
The SDL2_gfx library provides the basic drawing functions such
as lines, circles or polygons provided by SDL_gfx on SDL2 against
renderers of SDL2.
The current components of the SDL2_gfx library are:
* Graphic Primitives (SDL_gfxPrimitives.h, SDL_gfxPrimitives.c)
* Surface Rotozoomer (SDL_rotozoom.h, SDL_rotozoom.c)
* Framerate control (SDL_framerate.h, SDL_framerate.c)
* MMX image filters (SDL_imageFilter.h, SDL_imageFilter.c)
* Build-in 8x8 Font (SDL_gfxPrimitives_font.h)
</longdescription>
</pkgmetadata>