[Cuis-dev] Vector icons?
ken.dickey at whidbey.com
ken.dickey at whidbey.com
Sun Apr 25 06:54:55 PDT 2021
On 2021-04-25 00:32, Bernhard Pieber via Cuis-dev wrote:
> I wonder how one would integrate such icons in Cuis, i.e. as windows
> buttons, as SVGElementMorphs? Or would that be too slow?
Early days.
I used a ContentPack as that is the container kind for icons in the
current image.
To make SVG useful as icons probably means coming up with an optimized,
compact format.
Right now, each stroke is an individual call and some of the figures are
complex. Juan suggested we might gather and save vectors of points, but
I am not the expert here and have not had time to investigate -- just to
play a bit around the edges.
It is Spring here and the garden calls. At least the weeds are yelling.
Much to do to get time to compute. ;^)
Good on ya,
-KenD
More information about the Cuis-dev
mailing list