question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Avalonia doesn’t seem to support Unicode. Is this planned for the future?

Repro steps:

git clone git@github.com:AvaloniaUI/avalonia-dotnet-templates.git
dotnet new --install .\avalonia-dotnet-templates\
dotnet new avalonia.app -o AvaloniaUnicodeTest
# Add unicode character to MainWindow.xaml, e.g. ▶
dotnet run
# You'll see something like □ instead of the unicode character

I’m using Avalonia 0.6.1 and Avalonia.Desktop 0.6.1 on Windows 10.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:17 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
Gillibaldcommented, Jun 5, 2018

Pls try “Segoe UI Symbol” and let me know if it works.

0reactions
Gillibaldcommented, Jun 9, 2020

Current nightly

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unicode Support
Unicode Support. The Unicode Standard is a standardized character code designed to encode international texts for display and storage.
Read more >
Unicode - Wikipedia
This article contains uncommon Unicode characters. Without proper rendering support, you may see question marks, boxes, or other symbols. Unicode's success at ...
Read more >
Unicode support. What does that actually mean?
It's actually easy to explain, here it is taken from the wiki page “A standard for representing the worlds text”. That means it...
Read more >
FAQ - Basic Questions
The Unicode Standard is intended to support the needs of all types of users, whether in business or academia, using mainstream or minority...
Read more >
MySQL 8.0 Reference Manual :: 10.9 Unicode Support
This section describes support for Unicode in MySQL. For information about the Unicode Standard itself, visit the Unicode Consortium website.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found