Actions
Emulator Issues #6032
closedPull Request - Fixed "nobanner.png" - artifacts removed
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Name of clone:
eyeonus-no-banner-themed
http://code.google.com/r/eyeonus-no-banner-themed/
Purpose of code changes on this branch:
Fix for the "nobanner.png" image created in last commit. Removed artifacts.
When reviewing my code changes, please focus on:
/Data/User/Themes/Boomy/nobanner.png
After the review, please pull into branch:
master
Updated by eyeonus over 11 years ago
Interestingly, the fixed image is many times smaller than the screenshot version.
If you're wondering how I fixed it, btw, I just opened up a hex editor, opened the nobanner.png file in it, and replaced it's contents with the values from the old nobanner.cpp file, after editing out all the "0x"s and commas.
Actions