Skip to content
This repository has been 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
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kanryu
Copy link

@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