Skip to content

Added ability to handle UTF-8 filenames in D2VSource and .d2v files#1

Open
apsen-github wants to merge 29 commits intochikuzen:mpeg2decplusfrom
Asd-g:v8_interface
Open

Added ability to handle UTF-8 filenames in D2VSource and .d2v files#1
apsen-github wants to merge 29 commits intochikuzen:mpeg2decplusfrom
Asd-g:v8_interface

Conversation

@apsen-github
Copy link

No change to the behavior when .avs and .d2v are in ANSI encoding but if both or either of them are saved as utf8 without byte order mark this change allows handling of utf8 file names.

First attempt is made to access file using ANSI encoding and if that fails will also attempt to open using utf8 encoding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants