tldraw / tldraw-v1

A tiny little drawing app. This is the original 2021-2022 version, released under MIT.
https://old.tldraw.com
MIT License
60 stars 36 forks source link

[feature] Ability to use a custom palette #24

Closed chr15m closed 7 months ago

chr15m commented 1 year ago

Thank you so much for tl;draw. This is such an incredible piece of software engineering. For years I used an old Thinkpad tablet with an inductive stylus because I thought finger-emulating-stylii were not good enough. The drawing algorithm you have come up with is so good that I now find myself drawing with one of these cheap stylii on my regular capacitive-input phone. Truly remarkable. Ok, now on to the feature request.

Lately I have been doodling simple game characters with basic colouring and shading (see below). It would be great if I was able to use a custom palette, for example this one from lospec.com: https://lospec.com/palette-list/resurrect-32

image

I realize this may be out of scope for tl;draw but if it were possible to upload a json or text file containing hex values to set the palette that would be more than good enough for me. See the "Hex File" format at the lospec link for example. Thank you for your consideration.

steveruizok commented 7 months ago

Hi, closing this as we won't be adding new features to this version of tldraw. Check https://github.com/tldraw/tldraw for the latest!