Skip to content

Long ago, I used to write ascii art, and had some custom tools to do it. I went looking for the source code today, but couldnt find it, so... time for a repo

Notifications You must be signed in to change notification settings

FOSSBOSS/ascii-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Tools for ASCII art

├── README.md
├── src
│   └── C
│       ├── about.txt
│       ├── dialog.c
│       ├── fileRoll.c
│       └── lolk.c
└── wacasci
    ├── AAA.py
    ├── documentation
    │   ├── AwesomeAsciiArts.pdf
    │   ├── AwesomeAsciiArts.tex
    │   ├── example_output
    │   │   └── ascii_20251109_160428.txt
    │   └── imgs
    │       ├── brushPanel.png
    │       ├── help.png
    │       ├── q.png
    │       └── QWERTY.svg
    └── QAAA.py



Under src/C are some tools for rolling out text. 
I hate trying a make a video, and prettend like I can type fast, with correct spelling. .. 

fileRoll, and dialog take command line arguments to then similate fast typing. 

lolk provides RGB text, and can work in conjuction with fileRoll, and dialog.

AAA.py and QAAA.py are Graphical based programs for drawing ascii art.

QAAA
Defualts to a transparent view, 80 x 80 characters. Curent selections are shown in the 
window title.

 A multi window display of what QAAA.p looks like in opertion.   

lolk

About

Long ago, I used to write ascii art, and had some custom tools to do it. I went looking for the source code today, but couldnt find it, so... time for a repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •