-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|470|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
SoCoder -> Snippet Home -> Graphical Effects


 
Dan
Created : 18 November 2018
Edited : 23 November 2018
System : Windows
Language : Blitzbasic

Bitmapfont as text



Bitmap fonts as easy as text. Color is changeable with the color statement.
This was made only for one font (at time), but can be expanded to use multiple fonts. For example, replacing img_font, img_char and Fontstring$ for arrays.

This is for monospaced fonts only.


Here is a sample bitmap font




and a demo:


 

Comments