box-drawing
Character generator
A Python script to generate box drawing characters and block elements based on user-defined parameters.
Python script to draw all the box drawing characters and block elements based on parameters.
146 stars
11 watching
41 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
byte-foundry/prototypo | A web-based font generation tool that allows users to create custom fonts with simple parameters. | 460 |
jtoy/sketchnet | Generates code in a visual programming language using images as input | 40 |
pycomic/pycomic.github.io | A static website tool for creating Python-themed comics by manipulating the DOM with JavaScript. | 7 |
pixray/pixray | An image generation system built around CLIP and GAN techniques. | 1,027 |
litomore/chalk-pipe-cli | A tool for creating custom text styles with simplified syntax | 1 |
abey79/vsketch | A Python toolkit for generating plotter art with an emphasis on accessibility, interoperability, and ease of use | 500 |
latexdraw/latexdraw | A vector drawing editor for LaTeX | 430 |
bellockk/alphashape | Toolbox for generating generalizable shapes from sets of points | 257 |
adobe-type-tools/opentype-svg | Tools and sample files for creating OpenType-SVG fonts using Python | 214 |
drewnoakes/figgle | Generates ASCII banners for .NET applications. | 433 |
adobe-fonts/adobe-variable-font-prototype | A font project that generates variable fonts with OpenType-CFF2 and TrueType formats | 145 |
plottertools/hatched | Converts images into plotter-friendly hatched patterns using image processing and geometric algorithms. | 99 |
aiekick/sdffontdesigner | A tool for generating font bitmaps using shaders and graphics programming. | 77 |
rodydavis/pocketbase_dart_generator | A tool to generate code for PocketBase client and app caching using Dart | 9 |
akngs/d3-boxplot | Creates statistical box plots using SVG and JavaScript. | 22 |