Jean-Benoît Richez
Jean-Benoît Richez
> Do this in you **composer.json**: > > ``` > "require": { > "sc0vu/web3.php": "dev-g7", > }, > > "repositories": [ > { > "type": "vcs", > "url": "https://github.com/Morinohtar/web3.php" >...
Hey, Is there any news about this ?
> Hi. I don't have much time to work on editly these days unfortunately. Ok no problem, I took a look into the code and I succeed to made someting...
I'm trying to achieve the same things. I tried: ``` fabric.nodeCanvas.registerFont(pathToFont, { family: 'fontName', weight: 'bold', style: 'normal' }); ``` But don't works :/
There is the error:
maybe `-stream_loop` should be changed to `-vf loop=loop:start=xxx:end=xxx` to allow cutFrom and cutTo ? EDIT: Not working. Need to find a way to determine frame index of cutTo and cutFrom...
same problem here :/
> Anyone who's experiencing this issue, please provide me a code sample which reproduces this issue and where I can test the error I'm working on creating a reproduction repo.
> Hi @BowgartField - thanks for reaching out. > > Can you try deleting your `node_modules` and `package-lock.json` and try running pnpm add/install again to see if it resolves the...
Got the exact same error :/ Any news ?