X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FREADME;fp=doc%2FREADME;h=074133a36b33a3d401cb5a1e0d2dbc7dcec23198;hb=8913a355135502d7ff13c0351477debf51e679ba;hp=5bcb4be884c02f0401d505dd8af32e19c64722e6;hpb=f117a54e0299ee61038a197f1cbbb65721dec2f1;p=charm-bypass.git diff --git a/doc/README b/doc/README index 5bcb4be..074133a 100644 --- a/doc/README +++ b/doc/README @@ -2,3 +2,8 @@ Build requirements: 1. The "base64" utility from GNU coreutils. 2. The "xmllint" utility from libxml2. + +SVG Tricks: + +1. To remove a "transform" from a group (like the bus) that was + resized together, simply ungroup and regroup the whole thing.