What about golang.org/x/graphics/vector ?
On Wed, 15 Aug 2018 at 20:05, Robert Johnstone
wrote:
> Agreed. image/vector would be better, but it would conflict with the
> existing golang.org/x/image/vector
>
>
> On Tuesday, 14 August 2018 18:45:58 UTC-4, George Moschovitis wrote:
>
> inspired from the canvas html5 API.
>
That's another option, but maybe it's optimized for raster-graphics rather
than vector graphics?
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving email
A general interface would be extremely useful (at least to me ;-).
I am not sure about the postscript-based API (I am not against it though)
and I find the the name `image/gc` a bit confusing (vector <-> image, gc ~
garbage-collector).
--
You received this message because you are subscribed to