diff options
author | Dario Nicodemi <dario.sbo@gmail.com> | 2010-04-08 11:39:56 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-15 10:25:06 +0200 |
commit | 05d6bdb09271487b8d628353b3b498a23cabcf4f (patch) | |
tree | 305f48d7de53dc37eb67add210ea00c86cf8f41d /graphics/fig2sxd/README | |
parent | 8216c2a616ddfc289d8b6e3d8f5d68243a010aca (diff) | |
download | slackbuilds-05d6bdb09271487b8d628353b3b498a23cabcf4f.tar.gz |
graphics/fig2sxd: Added - a fig to OOo Draw converter.
Diffstat (limited to 'graphics/fig2sxd/README')
-rw-r--r-- | graphics/fig2sxd/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/fig2sxd/README b/graphics/fig2sxd/README new file mode 100644 index 0000000000..b88437d1b9 --- /dev/null +++ b/graphics/fig2sxd/README @@ -0,0 +1,6 @@ +fig2sxd converts images in fig format (used by XFig) to OpenOffice.org Draw +format. + +Conversion works basically good. Some things are not mapped exactly: splines +are quite similar in shape, but definitively different; hollow arrows are +mapped to filled ones; hatches are different... |