Skip to content

fix it to read multiple objectEffects#164

Merged
fabulousduck merged 3 commits intomeltingice:masterfrom
sngjuk:patch-2
Jul 3, 2019
Merged

fix it to read multiple objectEffects#164
fabulousduck merged 3 commits intomeltingice:masterfrom
sngjuk:patch-2

Conversation

@sngjuk
Copy link
Copy Markdown
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

sngjuk added 2 commits June 25, 2019 18:13
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.

2 participants