1
0
Fork 0
mirror of https://github.com/matomo-org/matomo-icons.git synced 2024-09-19 17:03:45 +02:00

fix oppo logo and convert script

This commit is contained in:
Lukas Winkler 2018-07-28 10:28:51 +02:00
parent ca47c6f859
commit 5d1fd9470d
Signed by: lukas
GPG key ID: 54DE4D798D244853
8 changed files with 7 additions and 5 deletions

View file

@ -25,9 +25,9 @@ function resizeLargeIcon () {
-fill transparent \
-fuzz 1% \
-floodfill +0+0 white \
-floodfill +"$((width-1))"+0 white \
-floodfill +0+"$((height-1))" white \
-floodfill +$((width-1))+$((height-1)) white \
-floodfill +"$((width))"+0 white \
-floodfill +0+"$((height))" white \
-floodfill +$((width))+$((height)) white \
-strip \
-background none \
-fuzz 0 \

BIN
dist/brand/OPPO.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 777 B

After

Width:  |  Height:  |  Size: 803 B

BIN
dist/browsers/PP.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 777 B

After

Width:  |  Height:  |  Size: 803 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 870 B

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -1 +1,2 @@
Copied over from piwik repository
https://www.oppo.com/favicon.ico
converted from ico

View file

@ -1 +0,0 @@
Replace with better icon

1
src/browsers/PP.png Symbolic link
View file

@ -0,0 +1 @@
../brand/OPPO.png

1
src/browsers/PP.png.source Symbolic link
View file

@ -0,0 +1 @@
../brand/OPPO.png.source