ajbowen249 / dungeon-delver-engine

A Tandy Model 100 and ZX Spectrum implementation of OGL 5.1 in Assembly
4 stars 1 forks source link

Show Accurate Characters in the Editor #27

Open ajbowen249 opened 2 months ago

ajbowen249 commented 2 months ago

The Screen Editor is an improvement over VS Code for previewing screens in that the character columns are now of consistent width, but they still suffer from being standard unicode characters representing Tandy (and custom Spectrum) characters, and even real characters that should align properly do not. It'll be slightly tedious to make, but a custom set of bitmaps for at least the Tandy, and maybe a swappable Spectrum set, would greatly improve the preview-ability of the Editor.