aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/frotz/screen.h
AgeCommit message (Expand)Author
2019-01-29GLK: FROTZ: Add 6x8 font for Infocom v6 gamesPaul Gilbert
2019-01-26GLK: FROTZ: Split BItmapFont into it's own filePaul Gilbert
2018-12-08GLK: FROTZ: Draw character graphic chars at the same size as the fixed width ...Paul Gilbert
2018-12-08GLK: FROTZ: Fix selection of the character graphics fontPaul Gilbert
2018-12-08GLK: FROTZ: Add derived Screen class to add Infocom character graphics fontPaul Gilbert
2018-12-08GLK: Merge Fonts class into Screen classPaul Gilbert