Zclassic ASCII art to replace Zcash one.

can change it when final logo is decided via vote
This commit is contained in:
hairetikos 2016-11-19 22:02:19 +00:00 committed by GitHub
parent 5ae1842af5
commit f6dc8ccec2
1 changed files with 21 additions and 22 deletions

View File

@ -39,27 +39,26 @@ void ThreadShowMetricsScreen();
* License: CC BY-SA 3.0
*
* Rendering options:
* Zcash: img2txt -W 40 -H 20 -f utf8 -d none -g 0.7 Z-yellow.orange-logo.png
* Heart: img2txt -W 40 -H 20 -f utf8 -d none 2000px-Heart_corazón.svg.png
* Logo: img2txt -W 90 -H 20 -f utf8 -d none -g design.png >> design.ansi
*/
const std::string METRICS_ART =
"   \n"
"   \n"
"  :88SX@888@@X8:  8; %X X% ;8 \n"
"  %%Xt%tt%SSSSS:XXXt@@  X :: :: X \n"
"  @S;;tt%%%t ;;::XXXXSX  % SS % \n"
"  .t:::;;%8888 88888tXXXX8;  S S \n"
"  .%...:::8 8::XXX%;  X X \n"
"  8888...:t888888X 8t;;::XX8   8 8 \n"
" %888888...:::;:8  :Xttt;;;::X@    \n"
" 888888888...:St 8:%%tttt;;;:X  X X \n"
" 88888888888S8  :%;ttt%%tttt;;X  8 8 \n"
" %888888888%t 8S:;;;tt%%%ttt;8  : : \n"
"  8t8888888  S8888888Stt%%%t@   :: :: \n"
"  .@tt888@ 8;;ttt@;  t t \n"
"  .8ttt8@SSSSS SXXXX%:;;;X;  8 8 \n"
"  X8ttt8888% %88...::X8   X. .X \n"
"  %8@tt88;8888%8888%8X   :; ;: \n"
"  :@888@XXX@888:  tt \n"
"   \n"
"   ";
" ::: ::: \n"
" ;...:::....% \n"
" X8;..................;:X \n"
" ......;8t:... ...:;8;....; ;888888 %88888S \n"
" t;....: ... ... :S 8 :8 @ : \n"
" S....: ... ... S S  : \n"
" t...; ;.................. %  \n"
" ....t %.................;  X \n"
" 8.... :......:  X \n"
" ....; :......:   \n"
" ....; ;.....;S @ : \n"
" ....; :......:  @ \n"
" ....: ........;:::::::::: : 8 \n"
" ....t ...................; % :@ \n"
" ;....: X... X...X S 8 \n"
" 8....;S ... ... %S S 8 \n"
" S;......% %... ...%Xt:.....S S 8 \n"
" ;:....................:; 8 S \n"
" 8...:::;...: \n"
" ... ... \n";