Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I wanted to display special characters, but question marks appear instead #2992

Open
Amongasik4334 opened this issue Mar 27, 2024 · 4 comments
Labels

Comments

@Amongasik4334
Copy link

Area of Cosmos - What area of Cosmos are we dealing with?

User-Kit 2021 С#

Expected Behaviour - What do you think that should happen?

I wanted to display special characters, but question marks appear instead.
Sorry right away, I'm new to space os

image
image

@cameronos
Copy link
Contributor

Try Encoding.GetEncoding(437);

@9xbt
Copy link
Contributor

9xbt commented Mar 27, 2024

User-Kit 2021 С#

why the fuck are you using an userkit thats 3 years old
also ascii only goes up to 0x7F not 0xFF so you implemented it wrong

@9xbt
Copy link
Contributor

9xbt commented Mar 27, 2024

@quajak this can be closed

@9xbt
Copy link
Contributor

9xbt commented Mar 27, 2024

Try Encoding.GetEncoding(437);

i believe that would work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants