-
Notifications
You must be signed in to change notification settings - Fork 5
gif generation issue when using white background #7
Copy link
Copy link
Open
Description
Hi
thanks for the useful tool
I'm trying to generate a schema for an image (720x567) and I'm using those parameters:
--pin-arrangement circle
--pin-count 180
--step-size 0.5
--string-alpha 0.1
-u 4
--gif-filepath $gif_file
--background-color '#FFFFFF'
generating a json with 3250 line segments
image generation OK
json generation OK (to reproduce with a real set of strings I see that connections are not sequential is it the only way of doing it? what if I "reduce" complexity parsing all lines with the same color?)
pin locations image OK
gif generated is black and no sequence is shown
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels