zig-sfml-wrapper icon indicating copy to clipboard operation
zig-sfml-wrapper copied to clipboard

Make good way to use unicode titles/strings

Open Guigui220D opened this issue 4 years ago • 0 comments

I don't want to have 100 different functions for each encoding and comptime/not comptime, etc Maybe I should make a sf::String class but from zero that would pack a few string utils?

Guigui220D avatar Oct 30 '21 09:10 Guigui220D