Actions
Bug #10231
closedloader fb-putimage should support image resizing and placement
Start date:
2019-01-14
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
At present, the loader as a word fb-putimage
which draws a PNG image at the bottom right of the screen.
This word needs extending so that it supports drawing the image with an arbitrary position and size.
Files
Updated by Andy Fiddaman almost 5 years ago
Testing:
Updated by Andy Fiddaman almost 5 years ago
- Status changed from In Progress to Pending RTI
- % Done changed from 70 to 100
Testing also included the various boundary conditions such as trying to draw an image off-screen.
Submitted for RTI.
Updated by Electric Monk almost 5 years ago
- Status changed from Pending RTI to Closed
git commit 09b644819e59933f6b70f32a06e8a0127ae2b8f9
commit 09b644819e59933f6b70f32a06e8a0127ae2b8f9 Author: Andy Fiddaman <omnios@citrus-it.co.uk> Date: 2019-01-24T02:43:18.000Z 10231 loader fb-putimage should support image resizing and placement Reviewed by: Dominik Hassler <hadfl@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions