mirror of
https://github.com/rastapasta/mapscii.git
synced 2025-06-19 17:27:41 +02:00
braille buffer
This commit is contained in:
parent
ff7b329a1f
commit
66934e4ac6
@ -19,7 +19,7 @@ const utils = require('./utils');
|
||||
const asciiMap = {
|
||||
// '▬': [2+32, 4+64],
|
||||
// '¯': [1+16],
|
||||
'▀': [1+2+16+32],
|
||||
'8': [1 + 2 + 16 + 32],
|
||||
'▄': [4 + 8 + 64 + 128],
|
||||
'■': [2 + 4 + 32 + 64],
|
||||
'▌': [1 + 2 + 4 + 8],
|
||||
|
Loading…
x
Reference in New Issue
Block a user