7/27/2026 at 4:44:58 PM
I like page 30: The Subpixel Zoo. It must be hell for text rendering:by Rendello
7/27/2026 at 8:04:36 PM
Sorry, we moved this. It's on page 37 now - "Hardware" section works better for this one than "Food for thought".https://pagedout.institute/webview.php?issue=9&page=37&artic...
by gynvael
7/28/2026 at 4:31:33 AM
> Sorry, we moved this.Isn't the borrow checker supposed to prevent these things? I was still holding an immutable reference.
by Rendello
7/28/2026 at 6:04:37 AM
Actually the title is what doesn't change, not the page number. I.e. the object manager has a mapping where a given object (article) is in memory (on what page, pun intended). So you have to go through the object manager to resolve the mapping each time you want to interact with the object... or at least that's how we have it implemented in the web viewer ;)by gynvael
7/27/2026 at 7:41:22 PM
Desktop OSes just assume the vertical subtiles (at best with an option between RGB and BGR). TVs and mobile devices don't generally support subpixel rendering at all.by brainwad