Skip to content
This repository was archived by the owner on Mar 30, 2019. It is now read-only.

support for utf8 filenames(must not re-encode to utf8)#3

Open
kanryu wants to merge 1 commit intomnafees:masterfrom
kanryu:master
Open

support for utf8 filenames(must not re-encode to utf8)#3
kanryu wants to merge 1 commit intomnafees:masterfrom
kanryu:master

Conversation

@kanryu
Copy link
Copy Markdown

@kanryu kanryu commented Jun 8, 2017

ZipFileInfo64 have flags which means 'General purpose flags'.
That contains 'Utf8Names' flag should be 0x0800 .
if this flag is on, the filename should not be system localed, but UTF-8.

To see https://github.com/Medium/phantomjs-1/blob/master/src/qt/qtbase/src/gui/text/qzip.cpp

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant