Page MenuHomeFreeBSD

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

Authored by kevans on Wed, Jun 11, 10:21 PM.
Tags
None
Referenced Files
F122203127: D50801.diff
Thu, Jul 3, 7:21 AM
F122176218: D50801.id156849.diff
Wed, Jul 2, 11:53 PM
Unknown Object (File)
Tue, Jul 1, 10:48 PM
Unknown Object (File)
Tue, Jul 1, 5:11 AM
Unknown Object (File)
Mon, Jun 30, 2:56 PM
Unknown Object (File)
Sun, Jun 29, 7:21 PM
Unknown Object (File)
Sat, Jun 28, 4:02 PM
Unknown Object (File)
Tue, Jun 24, 4:40 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 Not Applicable
Unit
Tests Not Applicable