]> gitweb.michael.orlitzky.com - charm-bypass.git/blobdiff - doc/README
index.html.in: use the right font for the zone
[charm-bypass.git] / doc / README
index 5bcb4be884c02f0401d505dd8af32e19c64722e6..2dcf40309a83f95fec49f976ea2482f4d30c5478 100644 (file)
@@ -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.