gecko-dev/browser/branding
Nick Alexander 459d09e542 Bug 1712164 - Add branding resources for MSIX packages. r=mhowell
All files were generated by the "Visual Assets" panel in Visual
Studio.  The file names are the Visual Studio default names.  The
densities are a subset of the Visual Studio "Suggested" densities:
arbitrarily, I kept the -200 and dropped the -100 and -400
resolutions, and I kept the -256 and dropped the -16 and -48 target
sizes.  We expect Windows to scale these appropriately, and we can
always adjust if we want higher resolutions in the future.

For MSIX, we will release Firefox Beta with a different package name.
We would prefer to brand Firefox Beta differently than Firefox
(Release), and at one point I included assets generated from the Beta
`Fx-Browser-Beta-icon-fullColor-512.png` file included in the Beta
Assets ZIP archive from https://mozilla.design/firefox/logos-usage/.
However, to simplify, I've removed these and made --channel=beta use
the same branding as --channel=release.  This is consistent with the
general Desktop release process.

For the other release channels, assets were generated from
`content/about-logo@2x.png`, which is the highest resolution (384x384)
source I can find.  These PNGs look better than those from
https://mozilla.design/firefox/logos-usage/ (to me): I theorize that
this is because they have already been quantized to 8bit colour and
that this avoids colour artifacts near edges.

Differential Revision: https://phabricator.services.mozilla.com/D116179
2021-08-05 02:58:13 +00:00
..
aurora Bug 1712164 - Add branding resources for MSIX packages. r=mhowell 2021-08-05 02:58:13 +00:00
nightly Bug 1712164 - Add branding resources for MSIX packages. r=mhowell 2021-08-05 02:58:13 +00:00
official Bug 1712164 - Add branding resources for MSIX packages. r=mhowell 2021-08-05 02:58:13 +00:00
unofficial Bug 1712164 - Add branding resources for MSIX packages. r=mhowell 2021-08-05 02:58:13 +00:00
branding-common.mozbuild