"ASCII" - "Typewriter" & "Computer" support for color

TODO - "Color Computer"
This commit is contained in:
Bill Kendrick 2024-09-27 21:23:06 -07:00
parent c1dc09c486
commit 06ede88684
5 changed files with 24 additions and 13 deletions

View file

@ -6,7 +6,7 @@ Copyright (c) 2002-2024
Various contributors (see below, and CHANGES.txt)
https://tuxpaint.org/
June 17, 2002 - September 26, 2024
June 17, 2002 - September 27, 2024
* Design and Coding:
@ -197,10 +197,10 @@ June 17, 2002 - September 26, 2024
<https://freesound.org/people/lorefold/sounds/607310/>
Creative Commons 0 by lorefold <https://freesound.org/people/lorefold/>
"ASCII Typewriter" & "ASCII Computer" magic tools
"ASCII Typewriter" & "ASCII Computer" & "ASCII Color Computer" magic tools
by Bill Kendrick <bill@newbreedsoftware.com>
"ASCII Computer" font: IBM CGA Adapter
"ASCII Computer" & "ASCII Color Computer" font: IBM CGA Adapter
taken from "Typography in 16-bits: System fonts" by Damien Guard
<https://damieng.com/blog/2011/03/27/typography-in-16-bits-system-fonts/>

View file

@ -31,11 +31,12 @@ https://tuxpaint.org/
<https://freesound.org/people/DigitalUnderglow/>
+ Closes https://sourceforge.net/p/tuxpaint/feature-requests/260/
* WIP "ASCII Typewriter" & "ASCII Computer", turn your drawing into
ASCII art.
* WIP "ASCII Typewriter", "ASCII Computer", & "ASCII Color Computer":
turn your drawing into ASCII art.
+ TODO Sound effects
+ TODO Icons
+ TODO Documentation
+ TODO "Color Computer" color support
+ Code by Bill Kendrick <bill@newbreedsoftware.com>
+ Computer font: IBM CGA Adapter
taken from "Typography in 16-bits: System fonts"