diff options
author | Matúš Kukan <matus.kukan@collabora.com> | 2014-10-20 21:13:50 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@collabora.com> | 2014-11-17 10:49:20 +0100 |
commit | 2d92a84a6aac37e34d1699fdebe0270468b4f746 (patch) | |
tree | 0ea2d2eb83775800e6bbf0106ef26cd09f39137e /vcl/Package_fontunxppds.mk | |
parent | 15678e7483369fae400c3b289c85e63001b3d131 (diff) |
package: Move most ZipOutputEntry's methods back to ZipOutputStream
We want to use ZipOutputEntry only for deflating (and maybe rename it).
ca13a9377e4a36436e4c82bb33648d0f3b6db6f5 was not a good idea because the
data still needs to be written sequentially anyway. Otherwise it's hard
to get offset positions of individual entries right.
Since this commit rawCloseEntry needs to be called always; also when we
use write&closeEntry because we don't call writeEXT in closeEntry
anymore.
Need to rename and add comments later.
Change-Id: I03bd48ca6e108e6253a77a137746165909ca3c3d
Diffstat (limited to 'vcl/Package_fontunxppds.mk')
0 files changed, 0 insertions, 0 deletions