I'm trying to get fabric.js (a canvas libary) to play ball with G Web Developement.
First
I'm able to create a wrapper to encapsulate some functions that I believe can't be directly executed. E.g. var test = new createObject() - Please prove me wrong as a direct approach would be nicer.
Second
I have 2 html examples that show that this particular library has some quirks. The first example works, the second doesn't and looks like what I'm able to produce with a webVI.
It seems the order of the canvas and the script makes a difference.
The wrapper attached is where I made a JSLI from which runs without generating exceptions.
I took "gwebvi - synchronous image" as basis for my efforts.
Please help me/us make the next step.
Regards,
André (CLA, CLED)