Skip to content

Instantly share code, notes, and snippets.

View mrmcsoftware's full-sized avatar

Mark Craig mrmcsoftware

View GitHub Profile
@mrmcsoftware
mrmcsoftware / afont.c
Last active September 2, 2022 16:57
Amiga bitmap font reader/viewer for Windows and Linux (written in C). See the entire font and render an optional specified string.
/*********************************************************
Read and display Amiga fonts on Windows and Linux
Copyright © 2022 Mark Craig
https://www.youtube.com/MrMcSoftware
**********************************************************/
/* NOTES:
*
* For Windows, if you need to include windows.h or wtypes.h, be careful about