Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix it to read multiple objectEffects #164

Merged
merged 3 commits into from
Jul 3, 2019
Merged

fix it to read multiple objectEffects #164

merged 3 commits into from
Jul 3, 2019

Conversation

sngjuk
Copy link
Contributor

@sngjuk sngjuk commented Jun 26, 2019

resolve objectEffect layer skipping issue
objectEffects info key varies from lfx2 to lmfx with multiple layer effect(e.g. multiple strokes),
add lmfx to object_effect.coffee for support, otherwise objectEffect information is skipped.

Layer info block keys:
image lfx2 when single stroke. (line 2)
image lmfx when multiple stroke.

image single stroke info

image multiple stroke info

as info block id varies from 'lfx2' to 'lmfx' with multiple layer effect, add 'lmfx' to support it.
otherwise, objectEffects is skipped.
objectEffects block id varies from `lfx2` to `lmfx` with multiple layer effect(e.g. multiple strokes), add `lmfx` to `object_effect.coffee` for support, otherwise objectEffect layer is skipped.
@fabulousduck fabulousduck merged commit 333dd14 into meltingice:master Jul 3, 2019
@sngjuk sngjuk deleted the patch-2 branch July 3, 2019 04:50
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.

None yet

2 participants