[
https://issues.apache.org/jira/browse/HDDS-13718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18023346#comment-18023346
]
Tsz-wo Sze edited comment on HDDS-13718 at 9/29/25 4:19 PM:
------------------------------------------------------------
The new ASCII art was generated by [https://www.asciiart.eu/image-to-ascii] .
It said
{quote}The ASCII Art generated from 'Image to ASCII Art' is free to use for any
purpose, including personal and commercial projects. No attribution is
required. ...
{quote}
Captured the screenshot below as a record.
!screenshot-1.png!
was (Author: szetszwo):
The new ASCII art is generated by https://www.asciiart.eu/image-to-ascii . It
said
bq. The ASCII Art generated from 'Image to ASCII Art' is free to use for any
purpose, including personal and commercial projects. No attribution is
required. ...
Captured the screenshot below as a record.
!screenshot-1.png!
> Improve the Ozone logo in OzoneVersionInfo
> ------------------------------------------
>
> Key: HDDS-13718
> URL: https://issues.apache.org/jira/browse/HDDS-13718
> Project: Apache Ozone
> Issue Type: Improvement
> Components: common
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.1.0
>
> Attachments: screenshot-1.png
>
>
> The current logo below uses only the `/` character. It would be better to
> use more different characters.
> {code}
> // OzoneVersionInfo
> System.out.println(
> " ////////////// \n" +
> " //////////////////// \n" +
> " //////// //////////////// \n" +
> " ////// //////////////// \n" +
> " ///// //////////////// / \n" +
> " ///// //////// /// \n" +
> " //// //////// ///// \n" +
> " ///// //////////////// \n" +
> " ///// //////////////// // \n" +
> " //// /////////////// ///// \n" +
> " ///// /////////////// //// \n" +
> " ///// ////// ///// \n" +
> " ////// ////// ///// \n" +
> " /////////// //////// \n" +
> " ////// //////////// \n" +
> " /// ////////// \n" +
> " / " + OZONE_VERSION_INFO.getVersion() + "("
> + OZONE_VERSION_INFO.getRelease() + ")\n");
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]