From 7ddd4409845e8895316d7b378b4364037312da40 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 6 Jun 2012 10:18:26 -0400 Subject: inkscape beef --- software/misc.page | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'software/misc.page') diff --git a/software/misc.page b/software/misc.page index 62147d3..8152c92 100644 --- a/software/misc.page +++ b/software/misc.page @@ -114,3 +114,12 @@ USB Performance Issues Parallelized mass storage transfers are much slower than serialized: http://blog.dinkevich.com/why-usb-transfers-are-slow/ + +Inkscape Black Rectangle Box Issue +------------------------------------- +For some reason Inkscape sometimes inserts a black box into .svg files which +are invisible within Inkscape but visible when exported. + +To remove this box, edit the raw XML using the XML Editor in Inkscape +(Shift-Ctrl-X), look for an svg:flowRoot element within the first layer, and +delete it. -- cgit v1.2.3