Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115641953
D49092.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
378 B
Referenced Files
None
Subscribers
None
D49092.diff
View Options
diff --git a/stand/lua/drawer.lua b/stand/lua/drawer.lua
--- a/stand/lua/drawer.lua
+++ b/stand/lua/drawer.lua
@@ -327,7 +327,7 @@
if core.isFramebufferConsole() and
gfx.term_putimage ~= nil and
branddef.image ~= nil then
- if gfx.term_putimage(branddef.image, 1, 1, 0, 7, 0)
+ if gfx.term_putimage(branddef.image, x, y, 0, 7, 0)
then
return true
end
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 27, 10:49 AM (13 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16764790
Default Alt Text
D49092.diff (378 B)
Attached To
Mode
D49092: stand: Fix brand positioning on framebuffer console
Attached
Detach File
Event Timeline
Log In to Comment