Skip to content

Unicode file reading #1

Description

@ibkernel

After reading unicode characters from file to std::wstring and assigned to sf::Text(), it still cannot output the text properly, however when assign string literal int the code std::wstring(L"unicode"), it can be printed correctly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions