openvehicles / Open-Vehicle-Android

Android App for OVMS
Other
53 stars 44 forks source link

Add vehicle images for a black Fiat 500e. #143

Closed billatq closed 1 year ago

billatq commented 1 year ago

Followed the wiki over here: https://github.com/openvehicles/Open-Vehicle-Android/wiki/Adding-Vehicle-Images

Images are transparent and do not exceed the recommended pixel numbers. They were additionally compressed using the suggested tool. Validated that everything but the map one displays on the android app because the map does not appear to be working on a debug build.

dexterbg commented 1 year ago

Thanks for the submission.

You should be able to further compress the large images. See the other (black) car images for reference, the main image should be possible to get down to ~80 kB, the OL image to ~40 kB.

Please also rename the files to include the manufacturer, i.e. fiat500e instead of 500e – I know the example in the Wiki doesn't follow this rule yet, but it soon will.

Regards, Michael