Search found 3 matches

by suzi
Wed Sep 03, 2008 8:53 am
Forum: Demos
Topic: LetterDraw (Transperant Text) Pixel
Replies: 2
Views: 10961

LetterDraw (Transperant Text) Pixel

FINISHED
Here the Working Program
by suzi
Mon Feb 11, 2008 7:35 am
Forum: Broken Code
Topic: TransText
Replies: 0
Views: 9896

TransText

I could not get Transparent Text to work, so I had a go at writing my version
I generated a font (caps only) using Paint Shop 5, and LB SpriteMaker to turn BMP's into sprites (not the best way)

And put togher this 'show' program, and it part works,
The idea is you send text to the function and it ...
by suzi
Thu Oct 04, 2007 5:47 am
Forum: Broken Code
Topic: TypeOut [WellCatProblem]
Replies: 0
Views: 9706

TypeOut [WellCatProblem]

Adapted a unfinished text adventure program [WellCat], the program works but as you can see the display from Type-Out function is odd looking and the ROW var seems to mis-count and place the cursor all over the place.

Any suggestions ?