]> 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:39:36 +0000 (10:39 +0100)
commitf558298d398729da1536da3898dc40abe92fba3a
tree6358734d03864600358a5238633112a3d7d2abdf
parente83a231d3e1da1a55260503a06365b1950985933
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)

(cherry picked from commit 339e5cb0be8e57372548401a998d2e5145cfc7eb)
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