1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-10 17:33:57 +02:00

Bundled the 7 segment font because th site it came from has disappeared.

This commit is contained in:
Chris Palmer
2019-06-14 15:23:36 +01:00
parent 3810b71b26
commit 6dd02ea8ab
4 changed files with 4 additions and 2 deletions

BIN
docs/7 SEGMENT.TTF Normal file

Binary file not shown.

View File

@@ -18,6 +18,8 @@ pip install codespell
pip install markdown
```
This font: [7 SEGMENT.TTF](7 SEGMENT.TTF) is needed for simulating 7 secgments displays and needs to be installed.
## Installation
OpenSCAD has to be setup to find libraries by setting the ```OPENSCADPATH``` environment variable to where you want to file your libraries and NopSCADlib needs to be installed