chiark / gitweb /
Use stylistic sets to access chip-specific characters.
authorBen Harris <bjh21@bjh21.me.uk>
Wed, 13 Nov 2013 23:15:59 +0000 (23:15 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Wed, 13 Nov 2013 23:15:59 +0000 (23:15 +0000)
commit96274932aad80b9b861558a4f0634dfb2989affe
treebfe685214b18ebda9ff0a10a40e116953c116ddf
parent2ab40f31bcc93af6aa2ea6561cc31f19984c422a
Use stylistic sets to access chip-specific characters.

Now, for characters where the various SAA5050 variants differ from one
another (or from my aesthetic sense), a "stylistic set" lookup can be
used to force the use of the variants from a particular chip.  "ss01"
gives SAA5051 shapes, "ss02" gives SAA5052 shapes, and "ss04" gives
SAA5054 shapes.  Bedstead's usual shapes are entirely compatible with
the other chips in the series.
bedstead.c