mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 05:39:41 -05:00
gnu: grafx2: Remove zero-width space.
* gnu/packages/game-development.scm (grafx2)[description]: Remove invisible <U+200B> (‘zero-width space’) character.
This commit is contained in:
parent
a48a1071a6
commit
7432d3ae18
1 changed files with 1 additions and 1 deletions
|
@ -713,7 +713,7 @@ (define-public grafx2
|
|||
("sdl-union" ,(sdl-union (list sdl sdl-image sdl-ttf)))))
|
||||
(synopsis "Bitmap paint program")
|
||||
(description "GrafX2 is a bitmap paint program inspired by the Amiga
|
||||
programs Deluxe Paint and Brilliance. Specializing in 256-color drawing, it
|
||||
programs Deluxe Paint and Brilliance. Specializing in 256-color drawing, it
|
||||
includes a very large number of tools and effects that make it particularly
|
||||
suitable for pixel art, game graphics, and generally any detailed graphics
|
||||
painted with a mouse.")
|
||||
|
|
Loading…
Reference in a new issue