SDL_gfx: use spaces for indentation
This commit is contained in:
parent
759a2cd563
commit
6d986d2e8d
@ -17,8 +17,8 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "SDL graphics drawing primitives and support functions";
|
description = "SDL graphics drawing primitives and support functions";
|
||||||
|
|
||||||
longDescription =
|
longDescription = ''
|
||||||
'' The SDL_gfx library evolved out of the SDL_gfxPrimitives code
|
The SDL_gfx library evolved out of the SDL_gfxPrimitives code
|
||||||
which provided basic drawing routines such as lines, circles or
|
which provided basic drawing routines such as lines, circles or
|
||||||
polygons and SDL_rotozoom which implemented a interpolating
|
polygons and SDL_rotozoom which implemented a interpolating
|
||||||
rotozoomer for SDL surfaces.
|
rotozoomer for SDL surfaces.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user