From f7427ad5e946574325aecea6ac205e66fbf8d503 Mon Sep 17 00:00:00 2001 From: josch Date: Wed, 17 Jul 2013 20:36:40 +0200 Subject: [PATCH] more info in README --- README | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README b/README index 543d9e0..b8e2215 100644 --- a/README +++ b/README @@ -1,6 +1,18 @@ -to generate parts: +To generate parts: mkdir parts python partsgen.py -you can then find all parts in the directory "parts" +You can then find all parts in the directory "parts" + +The default Makefile target allows to generate bitmaps of all the parts using +ldview. + + mkdir bitmaps + make + +You need to have ldview and imagemagick installed. Imagemagick is used to +create a montage of all individual images. Here is a preview: + + http://mister-muffin.de/p/p36V.png + http://mister-muffin.de/p/tda4.png