Ticket #1022 (closed defect: fixed)
splashimage.pl always generates 32bpp images
| Reported by: | mail@… | Owned by: | michael@… |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Host Software | Version: | current svn head |
| Severity: | minor | Keywords: | |
| Cc: | buglog@…, werner@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
Due to a typo ("%bpp" rather than "$bpp"), the
"trunk/src/host/splash/splashimg.pl" script will always generate 32bpp splash
images rather than the 16bpp that is supposed to be the default.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Patch