Add option to use real Lego colors
kpalmvik opened this issue · 2 comments
kpalmvik commented
It should be possible to specify that transform() should only render bricks in the official Lego brick colors (http://lego.wikia.com/wiki/Colour_Palette)
This is probably tricky to do using the current implementation, and may require some additional image processing.
See JuanPotato/Legofy#2 for reference.
Wildhoney commented
Agreed that it should definitely be possible — others have also mentioned applying dithering and then setting up a LEGO shopping basket with the bricks that make up your image.
Will look into this one 👍