Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
stylus-1.5, fluido-1.3.1
-
None
-
Patch
Description
The asset 'apache-maven-project-2.png' has the '.png' extension but actually it's a 'jpeg' file:
file apache-maven-project-2.png apache-maven-project-2.png: JPEG image data, JFIF standard 1.02
It's a minor issue, but it can become annoying if you want to optimize resource using optipng (or any other png optimizer).
There are two easy way to fix this issue:
- provide a png version of the image
- rename the asset (but also update all the references to the asset)
I've attached a png version of the asset.