summaryrefslogtreecommitdiffstats
path: root/src/libuemf/README
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2013-09-08 21:29:10 +0000
committerJabiertxof <jtx@jtx.marker.es>2013-09-08 21:29:10 +0000
commit36553c85069d88ba5e7b5fba7cd31cc4818a454d (patch)
treef9832fe22e771c66215647a4857ee68fa3f9300b /src/libuemf/README
parentupdate to trunk (diff)
parentAdd a check so objects removed from the document dont crash inkscape, happens... (diff)
downloadinkscape-36553c85069d88ba5e7b5fba7cd31cc4818a454d.tar.gz
inkscape-36553c85069d88ba5e7b5fba7cd31cc4818a454d.zip
update to trunk
(bzr r11950.1.138)
Diffstat (limited to 'src/libuemf/README')
-rw-r--r--src/libuemf/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/libuemf/README b/src/libuemf/README
new file mode 100644
index 000000000..53e2469e3
--- /dev/null
+++ b/src/libuemf/README
@@ -0,0 +1,5 @@
+Theis directory contains the libUEMF library,
+a cross-platform library for Windows Metafile and Enhanced Metafile
+handling, created by David Mathog.
+
+http://sourceforge.net/projects/libuemf/