Skip to content

Allow loading stylesheets from paths containing non-ASCII characters#76

Open
FMeinicke wants to merge 1 commit intoAbleton:mainfrom
FMeinicke:fix-loading
Open

Allow loading stylesheets from paths containing non-ASCII characters#76
FMeinicke wants to merge 1 commit intoAbleton:mainfrom
FMeinicke:fix-loading

Conversation

@FMeinicke
Copy link
Contributor

std::string is not UTF-8 aware which is why opening a file that contains non-ASCII characters (e.g. ä, ö, ü) fails.

`std::string` is not UTF-8 aware which is why opening a file that
contains non-ASCII characters (e.g. ä, ö, ü) fails.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant