Conversation
The Dasharo logo was slightly rotated. The sharp point of the shield was not going through the center of the cross in a straight line. Also make the background really black (000000 hex). previously it was 000200 hex. Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
|
Looks a bit blurry compared to the original logo, I'm guessing because you rotated it after the fact. It would be great to get the original vector file and fix it there |
Not sure which operation was first. I think I rotated it then replaced background. |
|
I meant that I guess that you rotated the old .bmp file, and rotating raster graphics produces blurriness. I think we should take the original SVG and rotate it and then generate the bmp |
|
but if the svg doesn't exist then this is fine too |
I think I did it on SVG, but my GIMP-fu is on an insufficient level. |
The Dasharo logo was slightly rotated. The sharp point of the shield was not going through the center of the cross in a straight line.
Also make the background really black (000000 hex). previously it was 000200 hex.