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