This repository was archived by the owner on Jun 2, 2022. It is now read-only.

Description
Hey!
I've just found this lib and played a little bit with the examples, it has a well designed architecture and I really liked what I saw so far. Keep up the good work :).
My question would be the following:
I've tried to add a color custom control (e.g foreground color / background color), but It seems to me that the textTransformSpecs api is a bit limited: I can't add any arbitrary value at runtime (in this case a color selected from a color picker), I have to specify every possible attribute value at design time. Am I seeing this right? Is there maybe an other way or do you have any plan to support such use cases?
Thanks!