Page MenuHomeFreeBSD

stand: lua: convert orb to a new format that allows per-graphic shift
ClosedPublic

Authored by kevans on Jun 11 2025, 10:21 PM.
Tags
None
Referenced Files
F127554876: D50801.diff
Tue, Sep 2, 7:30 AM
Unknown Object (File)
Fri, Aug 29, 3:36 PM
Unknown Object (File)
Tue, Aug 26, 4:26 PM
Unknown Object (File)
Sun, Aug 24, 2:41 PM
Unknown Object (File)
Fri, Aug 22, 12:30 AM
Unknown Object (File)
Fri, Aug 8, 11:08 AM
Unknown Object (File)
Fri, Aug 8, 2:23 AM
Unknown Object (File)
Jul 25 2025, 11:57 PM
Subscribers

Details

Summary

Previously, we had one shift that had to work for both the ASCII version
and the image that we may draw if we have a framebuffer to play with.
That makes it more difficult to get the positioning just right, so split
them out into their own tables for convenience.

While we're here, stop clipping off the bottom of the orb when the
autoboot sequence is interrupted. There's plenty of space for it to
move up a hair, so let's do that..

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 64772
Build 61656: arc lint + arc unit