gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r2105: add blurb for libxmi


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2105: add blurb for libxmi
Date: Sat, 30 Mar 2013 14:01:42 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2105
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2013-03-30 14:01:42 +0100
message:
  add blurb for libxmi
modified:
  gnu/libxmi/Makefile
=== modified file 'gnu/libxmi/Makefile'
--- a/gnu/libxmi/Makefile       2013-01-20 15:45:38 +0000
+++ b/gnu/libxmi/Makefile       2013-03-30 13:01:42 +0000
@@ -3,6 +3,13 @@
 GARVERSION = 1.2
 HOME_URL = http://www.gnu.org/software/libxmi
 DESCRIPTION = A library for rasterizing 2D vector graphics
+define BLURB
+ libxmi is a library for rasterizing 2D vector graphics for C and C++.
+ It supports drawing 2D primitives into a user-supplied matrix of
+ pixels.  It also supports the specification of sophisticated line
+ styles such as multi-colored dashed patterns.  Filling and texturing
+ polygons is also supported.
+endef
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]