Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hlotvonen/glyph-drawing-club
GlyphDrawing.club is an online text art and modular design editor.
https://github.com/hlotvonen/glyph-drawing-club
Last synced: 2 days ago
JSON representation
GlyphDrawing.club is an online text art and modular design editor.
- Host: GitHub
- URL: https://github.com/hlotvonen/glyph-drawing-club
- Owner: hlotvonen
- License: mit
- Created: 2018-03-13T13:59:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-01T10:46:35.000Z (about 1 year ago)
- Last Synced: 2024-08-02T13:33:53.566Z (3 months ago)
- Language: JavaScript
- Homepage: http://www.glyphdrawing.club/
- Size: 14.3 MB
- Stars: 67
- Watchers: 6
- Forks: 4
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Glyph Drawing Club
=====================[GlyphDrawing.club](http://www.glyphdrawing.club/) is a new and versatile online text art and modular design editor. It's inspired by the limitations and possibilities of old school ASCII art editors, but brought to modern times; the editor is based on an adjustable grid into which typographic symbols can be inserted from any font. It's best suitable for creating modular type design, illustrations, ASCII art, concrete poetry and more.
Check "Help" tab on the site for keyboard shortcuts and usage.
### Font Licences
Check detailed licencing info for fonts from the [wiki](https://github.com/hlotvonen/glyph-drawing-club/wiki/Fonts)
### Run locally
```
git clone git://github.com/hlotvonen/glyph-drawing-club/
npm install
npm start
```### About
GlyphDrawing.club has been designed and developed by [@hlotvonen](http://heikkilotvonen.fi) and [@i-tu](https://github.com/i-tu) using React and MobX. For help, ideas, contributions, etc. open an issue or send an email to [[email protected]](mailto:[email protected]).#### Notes
* This project uses Typr.js, a javascript font processor: https://github.com/photopea/Typr.js