erkin / ponysay

Pony rewrite of cowsay.
GNU General Public License v3.0
1.21k stars 81 forks source link

looks weird in cockpit console #294

Closed KoleckOLP closed 3 years ago

KoleckOLP commented 4 years ago

chrome_mIn3fHhThK I wish I could resolve this issue and use ponysay in cockpit console.

KoleckOLP commented 4 years ago

same happens in the new Windows Terminal image

JotaRandom commented 4 years ago

El dom., 15 de diciembre de 2019 17:48, KoleckOLP notifications@github.com escribió:

same happens in the new Windows Terminal [image: image] https://user-images.githubusercontent.com/22729896/70868817-98ec7980-1f84-11ea-800c-7bd08556901b.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/erkin/ponysay/issues/294?email_source=notifications&email_token=AAGQ5LT3DOFGXU3ULHMZ43LQY2J2ZA5CNFSM4JVOO2JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEG5B3LY#issuecomment-565845423, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGQ5LRYLL64EVUY5V4RCU3QY2J2ZANCNFSM4JVOO2JA .

Oh is old old "font is not trully monospace" that what happened Many font cheat on monospacing since in a normal scenario you dont use thise characters to draw stuff

The solution is use a diferent and trully monospace font

KoleckOLP commented 4 years ago

image

I managed to get the images to draw correctly in WT (Windows Terminal Preview) by setting the font size of the console to an odd number.

Will test similar thing in Cockpit as soon as I'm back home.

KoleckOLP commented 4 years ago

The odd number method nolonger works.

KoleckOLP commented 4 years ago

image This is what I did to make it work in Window Terminal again "fontSize": 11, "fontFace": "Consolas"