DragonToast
DragonToast
CC#
Created by DragonToast on 10/30/2023 in #help
❔ ✅ I can't use most unicode characters in my program
Hello, I am quite new to coding and in order to improve I decided to create a simple game that could be played in the output window of visual studio 2022. However when I try to use unicode it either switches it out for a questionmark or it leaves it blank. This is the unicode character I'm trying to use "U+25CA" and it is supposedly supported by consolas (https://www.fileformat.info/info/unicode/char/25ca/fontsupport.htmto). I have tried changing the font of the output window but it has had no effect. The only character out of the ones I have tested that worked was "U+2588". I honestly have no clue what to do at this point, does anyone know how I could use this unicode character for my program?
13 replies