You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gijs
8b8a1cf80f
|
6 months ago | |
---|---|---|
__pycache__ | 6 months ago | |
db | 9 months ago | |
static | 6 months ago | |
templates | 6 months ago | |
README.md | 6 months ago | |
app.py | 6 months ago | |
hpgl_multipen_encoder.py | 8 months ago | |
hpgl_multipen_output.py | 8 months ago | |
hpgl_output_adapted.py | 6 months ago | |
requirements.txt | 8 months ago | |
svg_to_hpgl.py | 6 months ago |
README.md
cobbled paths
from figlet2svgbob, creating contextual stroke font ready to plot.
this is called cobbled paths as a reminder of the permeability between the discrete and the continuous. smooth connected paths are made out of an extremely restrictive grid, like multiple blocky stones form a tortuous path.
dependencies
- vpype, for converting to HPGL, Installation instructions
font database
- figlet offical ftp at ftp://ftp.figlet.org
ours
the original default font made by the developper and given with the program, in early 1993contributed
fonts made by figlet amateur and submitted to the official figlet ftp, from before 1993 to 2005c64
are fonts that are only made of the#
character, the most black ascii char, is if it was a pixelbdffont
are fonts automatically made using bdf2figlet, converting Glyph Bitmap Distribution Format, often from adobe toc64
like font.
- figlet font library of JavE (a free Ascii Editor), http://www.jave.de/figlet/fonts.html. those also include the figlet ftp native, they where sorted in order to keep only the uniques ones.
todo
-
redo catalogue!
-
iframe per category for less computing time
-
left and right reload in draw & font
-
input listen when opening page (for browser history remember)
-
factorise JS
-
factorise CSS
-
show font-info file
-
option to save as hpgl