GeopJr/Calligraphy
Turn text into ASCII banners
https://calligraphy.geopjr.dev/
- Python 85.2%
- Meson 10.1%
- CSS 3.2%
- Makefile 1.5%
|
|
||
|---|---|---|
| build-aux | feat: rebrand | |
| data | feat: 1.3.0 ( #41 ) | |
| po | feat(po): merge ( #33 ) | |
| src | fix(font-preview): teardown ( #37 ) | |
| .gitattributes | feat: prep release | |
| .gitignore | feat: 1.0.0 | |
| .pre-commit-config.yaml | feat: libadwaita 1.7 changes | |
| .woodpecker.yml | feat: codeberg ( #34 ) | |
| Calligraphy.doap | feat: codeberg ( #34 ) | |
| CODE_OF_CONDUCT.md | feat: rebrand | |
| LICENSE | feat: rebrand | |
| Makefile | feat: codeberg ( #34 ) | |
| meson.build | feat: 1.3.0 ( #41 ) | |
| meson_options.txt | feat: rebrand | |
| README.md | feat: codeberg ( #34 ) | |
An ink bottle in the style of GNOME icons
Calligraphy
Turn text into ASCII banners
Download on FlathubBuilding
- Install and open GNOME Builder
- Select "Clone Repository..."
- Clone
https://codeberg.org/GeopJr/Calligraphy.git - Run the project with the ▶ button at the top, or by pressing Ctrl+Shift+Space
Sponsors
Acknowledgements
- This is a fork of Calligraphy by Gregor "gregorni" Niehl
- Calligraphy uses pyfiglet to turn text into impressive banners made up of ASCII Characters
Contributing
- Read the Code of Conduct
- Fork it ( https://codeberg.org/GeopJr/Calligraphy/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request