Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: add more ken burns parameters #237

Open
3 tasks
Kalo0m opened this issue Mar 28, 2023 · 3 comments
Open
3 tasks

Feature request: add more ken burns parameters #237

Kalo0m opened this issue Mar 28, 2023 · 3 comments

Comments

@Kalo0m
Copy link
Contributor

Kalo0m commented Mar 28, 2023

  • I have tried with the newest version of editly: npm i -g editly or npm i editly@latest
  • I have tried ffmpeg newest stable version
  • I have searched for existing issues

Hi, is it planned to add new ken burns parameters? I would like to translate a zoomed image from left to right for example. I've tried to use the img.translateToCenterPoint(Point, originX, originY) from fabric.js http://fabricjs.com/docs/fabric.Image.html#translateToCenterPoint but I don't know if it's the right function (not well documented). Do you have any suggestions?

@mifi
Copy link
Owner

mifi commented Mar 28, 2023

Hi. No immediate plans but pr is welcome. Or you can c reate your own custom fabric plugin

@Kalo0m
Copy link
Contributor Author

Kalo0m commented Mar 28, 2023

I would be glad to create a pr but do you have any clue of which function can I use from fabricjs? because translateToCenterPoint display nothing and there is no documentation on it. I don't know if it's the right method https://codesandbox.io/s/fabricjs-playground-forked-o82tsl?file=/src/index.ts:1070-1147

@mifi
Copy link
Owner

mifi commented Mar 28, 2023

Sorry i dont have time to work on this now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants