-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
42 changed files
with
1,571 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
Gold sponsors: | ||
|
||
rsvg-convert -a -w 400 -h 100 logo-igalia.svg > logo-igalia-tmp.png | ||
convert -background none -resize 400x100 -gravity center -extent 400x100 logo-igalia-tmp.png logo-igalia-gold.webp | ||
|
||
Silver sponsors: | ||
|
||
rsvg-convert -a -w 250 -h 62 logo-igalia.svg > logo-igalia-tmp.png | ||
convert -background none -resize 250x62 -gravity center -extent 250x62 logo-igalia-tmp.png logo-igalia-silver.webp | ||
|
||
Bronze/Other sponsors: | ||
|
||
rsvg-convert -a -w 100 -h 25 logo-igalia.svg > logo-igalia-tmp.png | ||
convert -background none -resize 100x25 -gravity center -extent 100x25 logo-igalia-tmp.png logo-igalia-bronze/other.webp | ||
|
||
Twitter: | ||
|
||
rsvg-convert -a -w 500 -h 200 logo-igalia.svg > logo-igalia-tmp.png | ||
convert -background white -resize 500x200 -gravity center -extent 500x200 logo-igalia-tmp.png logo-igalia-twitter.webp |
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.