2014-09-09 14:34:56 +00:00
|
|
|
To generate parts the parts, just run `make`.
|
2013-07-17 18:29:44 +00:00
|
|
|
|
2013-07-17 18:36:40 +00:00
|
|
|
You can then find all parts in the directory "parts"
|
|
|
|
|
2014-09-09 14:34:56 +00:00
|
|
|
You can generate bitmaps of all parts using `make montage.png`. This needs
|
|
|
|
ldview and imagemagick. Here is the result:
|
2013-07-17 18:36:40 +00:00
|
|
|
|
2014-09-09 14:34:56 +00:00
|
|
|
https://mister-muffin.de/p/9reb.png
|
2013-07-17 18:36:40 +00:00
|
|
|
|
2014-09-09 14:34:56 +00:00
|
|
|
The individual bitmaps are placed in the `bitmaps` subdirectory.
|