chiark / gitweb /
CSS: switch to monospace
authorBen Harris <bjh21@bjh21.me.uk>
Thu, 3 Oct 2024 23:30:30 +0000 (00:30 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Thu, 3 Oct 2024 23:30:30 +0000 (00:30 +0100)
commit0cd03defcae01e9fb0a89d54acd760ff4a71b463
treeeb1a2e0c96ba1cb1ae1e3d2ec21df3d765e2d83e
parentd23a7c9b5c70e5a7e57717bcbb4ec9232d73d88e
CSS: switch to monospace

Safari badly misdisplays Bedstead in proportional mode.  This is
caused by a bug in WebKit, and I haven't found an acceptable
workaround.  Thus, I think the best thing to do is to turn off
proportional spacing on the Web page entirely.  I think it looks nice,
but even I'll admit that it's a little too tight, and I know others
prefer the monospaced version.

Also, I can't think of a way that a real chip anything like the
SAA5050 could produce proportionally-spaced text.  It's fundamentally
based on getting fed character data at a constant 1 MHz.  There's no
way it can ask for a character early because the previous one was
narrow.
bedstead.css