Skip to content

untoxa/VWF

Repository files navigation

VWF

Simple Variable Width Font for Nintendo GameBoy, Sega Master System and Sega Game Gear

This library requires the latest GBDK-2020 v.4.1.1 and GNU Make. Windows users may use mingw or similar.

Featutes:

  • use up to 4 fonts at the same time (look at the vwf_font.c, font format is quite obvious, font tiles are 1-bit)
  • set foreground and background colors
  • you can render text to tiles and screen, or to tiles only
  • gb version supports printing onto background as well as on window layer
  • support for control characters in text for inversing text, gotoxy or activate another font

Screenshots:

GameBoy GameGear

MasterSystem

About

Simple Variable Width Font library for the Nintendo GameBoy, Sega Master System and Sega Game Gear

Resources

License

Stars

35 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors