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