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