Files
godot-website/pages/press.html
Nova d4b8c0b258 Revert press images back to PNGs (#827)
* Revert press images back to PNGs

Closes #824. This PR reverts all the press kit images from WebP to PNGs.

* Delete assets/press/icon_color.webp

* Delete assets/press/icon_color_outline.webp

* Delete assets/press/icon_monochrome_dark.webp

* Delete assets/press/icon_monochrome_light.webp

* Delete assets/press/logo_large_color_dark.webp

* Delete assets/press/logo_large_color_light.webp

* Delete assets/press/logo_large_monochrome_dark.webp

* Delete assets/press/logo_large_monochrome_light.webp

* Delete assets/press/logo_small_color_dark.webp

* Delete assets/press/logo_small_color_light.webp

* Delete assets/press/logo_small_monochrome_dark.webp

* Delete assets/press/logo_small_monochrome_light.webp

* Delete assets/press/logo_vertical_color_dark.webp

* Delete assets/press/logo_vertical_color_light.webp

* Delete assets/press/logo_vertical_monochrome_dark.webp

* Delete assets/press/logo_vertical_monochrome_light.webp

* Update press.html
2024-04-09 13:59:37 +02:00

251 lines
10 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
permalink: /press/index.html
title: "Press Kit"
description: "Press kit with Godot Engine logos and icons."
layout: default
---
{% include header.html %}
<div class="head">
<div class="container flex eqsize" style="flex-direction: column">
<div class="main">
<h1 class="intro-title">Press Kit</h1>
</div>
</div>
</div>
<div class="container">
<h3 class="title">Godot Engine logos</h3>
<p>
Make sure to use the SVG logos instead of PNG whenever possible to benefit
from better scaling and lower file sizes.
</p>
<p>
<a href="https://github.com/godotengine/godot/blob/master/LOGO_LICENSE.txt">Godot logos are licensed under Creative
Commons Attribution 4.0 International.</a>
</p>
<h4>Large horizontal logo</h4>
<p>
This is the "traditional" logo and should be used whenever possible.
</p>
<ul>
<li>
<strong>Colored</strong> (for light backgrounds):
<a data-barba-prevent href="/assets/press/logo_large_color_light.svg">SVG</a>,
<a data-barba-prevent href="/assets/press/logo_large_color_light.png">PNG</a>
</li>
<a data-barba-prevent href="/assets/press/logo_large_color_light.png">
<img src="/assets/press/logo_large_color_light.png" alt="Godot Engine logo (colored for light backgrounds)"
width="317" height="128" style="background-color:#eff1f5" loading="lazy">
</a>
<li>
<strong>Colored</strong> (for dark backgrounds):
<a data-barba-prevent href="/assets/press/logo_large_color_dark.svg">SVG</a>,
<a data-barba-prevent href="/assets/press/logo_large_color_dark.png">PNG</a>
</li>
<a data-barba-prevent href="/assets/press/logo_large_color_dark.png">
<img src="/assets/press/logo_large_color_dark.png" alt="Godot Engine logo (colored for dark backgrounds)"
width="317" height="128" style="background-color:#25282b" loading="lazy">
</a>
<li>
<strong>Monochrome</strong> (for light backgrounds):
<a data-barba-prevent href="/assets/press/logo_large_monochrome_light.svg">SVG</a>,
<a data-barba-prevent href="/assets/press/logo_large_monochrome_light.png">PNG</a>
</li>
<a data-barba-prevent href="/assets/press/logo_large_monochrome_light.png">
<img src="/assets/press/logo_large_monochrome_light.png"
alt="Godot Engine logo (monochrome for light backgrounds)" width="317" height="128"
style="background-color:#eff1f5" loading="lazy">
</a>
<li>
<strong>Monochrome</strong> (for dark backgrounds):
<a data-barba-prevent href="/assets/press/logo_large_monochrome_dark.svg">SVG</a>,
<a data-barba-prevent href="/assets/press/logo_large_monochrome_dark.png">PNG</a>
</li>
<a data-barba-prevent href="/assets/press/logo_large_monochrome_dark.png">
<img src="/assets/press/logo_large_monochrome_dark.png" alt="Godot Engine logo (monochrome for dark backgrounds)"
width="317" height="128" style="background-color:#25282b" loading="lazy">
</a>
</ul>
<hr>
<h4>Small horizontal logo</h4>
<p>
Use this alternative logo when displaying the logo at small sizes (typically
less than 100 pixels tall).
</p>
<ul>
<li>
<strong>Colored</strong> (for light backgrounds):
<a data-barba-prevent href="/assets/press/logo_small_color_light.svg">SVG</a>,
<a data-barba-prevent href="/assets/press/logo_small_color_light.png">PNG</a>
</li>
<a data-barba-prevent href="/assets/press/logo_small_color_light.png">
<img src="/assets/press/logo_small_color_light.png" alt="Godot Engine logo (colored for light backgrounds)"
width="272" height="96" style="background-color:#eff1f5" loading="lazy">
</a>
<li>
<strong>Colored</strong> (for dark backgrounds):
<a data-barba-prevent href="/assets/press/logo_small_color_dark.svg">SVG</a>,
<a data-barba-prevent href="/assets/press/logo_small_color_dark.png">PNG</a>
</li>
<a data-barba-prevent href="/assets/press/logo_small_color_dark.png">
<img src="/assets/press/logo_small_color_dark.png" alt="Godot Engine logo (colored for dark backgrounds)"
width="272" height="96" style="background-color:#25282b" loading="lazy">
</a>
<li>
<strong>Monochrome</strong> (for light backgrounds):
<a data-barba-prevent href="/assets/press/logo_small_monochrome_light.svg">SVG</a>,
<a data-barba-prevent href="/assets/press/logo_small_monochrome_light.png">PNG</a>
</li>
<a data-barba-prevent href="/assets/press/logo_small_monochrome_light.png">
<img src="/assets/press/logo_small_monochrome_light.png"
alt="Godot Engine logo (monochrome for light backgrounds)" width="272" height="96"
style="background-color:#eff1f5" loading="lazy">
</a>
<li>
<strong>Monochrome</strong> (for dark backgrounds):
<a data-barba-prevent href="/assets/press/logo_small_monochrome_dark.svg">SVG</a>,
<a data-barba-prevent href="/assets/press/logo_small_monochrome_dark.png">PNG</a>
</li>
<a data-barba-prevent href="/assets/press/logo_small_monochrome_dark.png">
<img src="/assets/press/logo_small_monochrome_dark.png" alt="Godot Engine logo (monochrome for dark backgrounds)"
width="272" height="96" style="background-color:#25282b" loading="lazy">
</a>
</ul>
<hr>
<h4>Vertical logo</h4>
<p>
Use this alternative logo if the horizontal space available to display the
traditional logo is insufficient.
</p>
<ul>
<li>
<strong>Colored</strong> (for light backgrounds):
<a data-barba-prevent href="/assets/press/logo_vertical_color_light.svg">SVG</a>,
<a data-barba-prevent href="/assets/press/logo_vertical_color_light.png">PNG</a>
</li>
<a data-barba-prevent href="/assets/press/logo_vertical_color_light.png">
<img src="/assets/press/logo_vertical_color_light.png" alt="Godot Engine logo (colored for light backgrounds)"
width="336" height="384" style="background-color:#eff1f5" loading="lazy">
</a>
<li>
<strong>Colored</strong> (for dark backgrounds):
<a data-barba-prevent href="/assets/press/logo_vertical_color_dark.svg">SVG</a>,
<a data-barba-prevent href="/assets/press/logo_vertical_color_dark.png">PNG</a>
</li>
<a data-barba-prevent href="/assets/press/logo_vertical_color_dark.png">
<img src="/assets/press/logo_vertical_color_dark.png" alt="Godot Engine logo (colored for dark backgrounds)"
width="336" height="384" style="background-color:#25282b" loading="lazy">
</a>
<li>
<strong>Monochrome</strong> (for light backgrounds):
<a data-barba-prevent href="/assets/press/logo_vertical_monochrome_light.svg">SVG</a>,
<a data-barba-prevent href="/assets/press/logo_vertical_monochrome_light.png">PNG</a>
</li>
<a data-barba-prevent href="/assets/press/logo_vertical_monochrome_light.png">
<img src="/assets/press/logo_vertical_monochrome_light.png"
alt="Godot Engine logo (monochrome for light backgrounds)" width="336" height="384"
style="background-color:#eff1f5" loading="lazy">
</a>
<li>
<strong>Monochrome</strong> (for dark backgrounds):
<a data-barba-prevent href="/assets/press/logo_vertical_monochrome_dark.svg">SVG</a>,
<a data-barba-prevent href="/assets/press/logo_vertical_monochrome_dark.png">PNG</a>
</li>
<a data-barba-prevent href="/assets/press/logo_vertical_monochrome_dark.png">
<img src="/assets/press/logo_vertical_monochrome_dark.png"
alt="Godot Engine logo (monochrome for dark backgrounds)" width="336" height="384"
style="background-color:#25282b" loading="lazy">
</a>
</ul>
<h3 class="title">Godot Engine icons</h3>
<ul>
<li>
<strong>Colored</strong>:
<a data-barba-prevent href="/assets/press/icon_color.svg">SVG</a>,
<a data-barba-prevent href="/assets/press/icon_color.png">PNG</a>
</li>
<a data-barba-prevent href="/assets/press/icon_color.png">
<img src="/assets/press/icon_color.png" alt="Godot Engine icon (colored)" width="96" height="96" loading="lazy">
</a>
<li>
<strong>Colored with outline</strong> (only use if the background color clashes with the icon):
<a data-barba-prevent href="/assets/press/icon_color_outline.svg">SVG</a>,
<a data-barba-prevent href="/assets/press/icon_color_outline.png">PNG</a>
</li>
<a data-barba-prevent href="/assets/press/icon_color_outline.png">
<img src="/assets/press/icon_color_outline.png" alt="Godot Engine icon (colored with outline)" height="96"
width="96" style="background-color:#478cbf" loading="lazy">
</a>
<li>
<strong>Monochrome</strong> (for light backgrounds):
<a data-barba-prevent href="/assets/press/icon_monochrome_light.svg">SVG</a>,
<a data-barba-prevent href="/assets/press/icon_monochrome_light.png">PNG</a>
</li>
<a data-barba-prevent href="/assets/press/icon_monochrome_light.png">
<img src="/assets/press/icon_monochrome_light.png" alt="Godot Engine icon (monochrome for light backgrounds)"
width="96" height="96" style="background-color:#eff1f5" loading="lazy">
</a>
<li>
<strong>Monochrome</strong> (for dark backgrounds):
<a data-barba-prevent href="/assets/press/icon_monochrome_dark.svg">SVG</a>,
<a data-barba-prevent href="/assets/press/icon_monochrome_dark.png">PNG</a>
</li>
<a data-barba-prevent href="/assets/press/icon_monochrome_dark.png">
<img src="/assets/press/icon_monochrome_dark.png" alt="Godot Engine icon (monochrome for dark backgrounds)"
width="96" height="96" style="background-color:#25282b" loading="lazy">
</a>
</ul>
<h3 class="title">Godot Engine naming and pronunciation</h3>
<p>
The name <em>Godot Engine</em> should always be written in Title Case. Also,
Godot should be written with only one capital letter it's not "GoDot".
</p>
<p>
Godot is named after the play <em><a href="https://en.wikipedia.org/wiki/Waiting_for_Godot">Waiting for
Godot</a></em>,
and is usually pronounced like in the play. Different languages have different
pronunciations for Godot and we find it beautiful.
</p>
<h3 class="title">Logo and icon usage guidelines</h3>
<ul>
<li>
<strong>Only use the logo and icon to represent Godot, not your own project.</strong>
You are allowed to include the Godot logo in your project's splash screen,
credits or website, but it should not be done in a way that implies
endorsement of your project by the Godot developers.
</li>
<li>
<strong>Do not distort the logo or icon.</strong>
In other words, always preserve the aspect ratio when scaling images.
</li>
</ul>
<h3 class="title">More design resources</h3>
<p>
You can find more design resources such as artwork and 4K editor screenshots in the
<a href="https://github.com/godotengine/godot-design">godot-design repository on GitHub</a>.
</p>
</div>
{% include footer.html %}