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

How to Destroy #3

Open
raghav-pritam opened this issue Aug 31, 2022 · 3 comments
Open

How to Destroy #3

raghav-pritam opened this issue Aug 31, 2022 · 3 comments

Comments

@raghav-pritam
Copy link

Is that possible to destroy canvas like data table and re generate with new height, width and color?

@raghav-pritam raghav-pritam changed the title Destroy How to Destroy Aug 31, 2022
@mattar88
Copy link
Owner

mattar88 commented Sep 2, 2022

Hi, Try to use

MemeGeneratorAPI.canvas_reset(canvas_info.img);

$( SELECTOR ).on( "CanvasPreChange", function( event, value, param2 ) { });

OR

$( SELECTOR ).on( "CanvasPostChange", function( event, value, param2 ) { });

@oz1992
Copy link

oz1992 commented Sep 13, 2022

hi, i need add custom font, for example of Google Fonts, how do it?

@mattar88
Copy link
Owner

hi, i need add custom font, for example of Google Fonts, how do it?

Hi Oz1992, Your issue topic is not related to the current one
so please a new issue in order to figure out it.

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

3 participants