Frank Dase

Results 6 comments of Frank Dase

@murkle thanks for the info. That is supported in canvas2svg as well?

If I use clip() everything is only drawn inside the clip path, but if I export the canvas, it's still the whole canvas and not only the part in the...

my idea is now to translate the selected / clipped area to the upper left corner and set the canvas size to the clip size. I think then I get...

I tried to use callbacks with LangchainJS but had no success for streaming. For me it seems the callbacks in LangchainJS have no effect. I tried to add the callbacks...

thanks for your quick answer. I redraw the objects all the time because I need to do that for drawing the rectangles by dragging the mouse. My goal is to...

I'm interested in that aswell