mapscii icon indicating copy to clipboard operation
mapscii copied to clipboard

wrong display ratio with 1:1 fonts

Open chiptune opened this issue 8 years ago • 2 comments

hello! is it possible to add a parameter to modify display ratio? I'm using IBM-like bitmap 8*8 fonts, so the map is displayed with the wrong ratio :)

2017-06-20-132630_2560x1440_scrot

chiptune avatar Jun 20 '17 11:06 chiptune

I don’t know how to determine the font’s or terminal’s dimension in pixels. One of these values is required to automatically detect the aspect ratio.

Another option would be to provide a command line parameter or setting within the application.

jaller94 avatar Oct 22 '18 06:10 jaller94