DiligentCore icon indicating copy to clipboard operation
DiligentCore copied to clipboard

Open file "Bézier.json" failed.

Open WangHoi opened this issue 1 year ago • 0 comments

OS: x86_64 Win11 24H2

Problem:

Open local filesytem file "Bézier.json" failed.

Seems related to WidenString, é is treated as single byte character.

I created a PR:

https://github.com/DiligentGraphics/DiligentCore/pull/643

WangHoi avatar Jan 02 '25 12:01 WangHoi