chiark / gitweb /
Stop trying to create a 'gasp' table
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 2 Jun 2024 16:55:08 +0000 (17:55 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 2 Jun 2024 16:55:08 +0000 (17:55 +0100)
commit4757465cdea520dd047528bdfa7d9225e3a33995
tree8713d7210d7843d2d189c340179316664c998926
parent0f03141ebd7b3b170c1a89164a63667c7506dab6
Stop trying to create a 'gasp' table

As far as I can tell, the "GaspTable" line that I put in the SFD file
has never actually worked.  I don't think I want it to anyway: even
when the source pixels line up precisely with the display pixels, it's
still worth having anti-aliasing on the diagonal lines.  And of course
none of this would work properly for any width other than the default
one.

So overall, it doesn't work, and if it did I'd want it to stop.  So
let's remove it.
bedstead.c