]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update OpenSSL logos
authorJames Muir <james@openssl.org>
Sun, 5 Nov 2023 03:06:06 +0000 (23:06 -0400)
committerRichard Levitte <levitte@openssl.org>
Wed, 22 Nov 2023 09:35:58 +0000 (10:35 +0100)
commit339e5cb0be8e57372548401a998d2e5145cfc7eb
tree3caa8bc3806a2d9caa41b65e1d5ba8f72d21ccc6
parent7d52539f00144cb410c4e9d8da0b9574c0badb19
Update OpenSSL logos

Add two new files

  doc/images/openssl-square.svg
  doc/images/openssl-square-nontransparent.png

and update the existing file

  doc/images/openssl.svg

The "square" versions of the logo write "Open" and "SSL" on separate
lines, so that less horizontal space is used.

The png file (nontransparent, white background) can be used to update
the profile picture for the OpenSSL organization on GitHub.

For the existing logo, openssl.svg, the subtitle "Cryptography and
SSL/TLS Toolkit" has been dropped and the text-elements have been
converted to paths (so they are no longer dependent on what fonts the
renderer provides).

The svg files were provided by Anton A.

Part of https://github.com/openssl/project/issues/262

Reviewed-by: Anton Arapov <anton@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22626)
doc/images/openssl-square-nontransparent.png [new file with mode: 0644]
doc/images/openssl-square.svg [new file with mode: 0644]
doc/images/openssl.svg