-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Thanks for adding custom boot logos using DCU (Dasharo Configuration Utility). This was a feature I requested in the early Dasharo Pub meetings last year where you guys asked for suggestions what we want to see in Dasharo if there were a paid version to support sustainablity of the project.
Regarding DCU... could you add some technical info what the converter is supporting.
I'm looking at the source code @ https://github.com/Dasharo/dcu/blob/main/src/logo_command.sh and see a bunch of error messages already included which makes me wonder how I can minimize the chance of the image conversion failing or in other words how I can increase the chance that the source image I will provide will be succeessfully converted and included into the coreboot image.
For example the file size both of the original and converted image seem to be a limiting factor.
Also the accepted source image file format seems to be PNG, JPEG, SVG or PC bitmap which is awesome but unknown to the user unless we can read about it somewhere.
Originally posted by @Firminator in Dasharo/dasharo-issues#650 (comment)