jice-nospam / doryen-rs

ascii roguelike library in rust with native and wasm support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong unicode character rendered when code >= 255

jice-nospam opened this issue · comments

commented

For example printing ÿ (code 0x00FF) displays Ā (code 0x0100)