We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is that possible to destroy canvas like data table and re generate with new height, width and color?
The text was updated successfully, but these errors were encountered:
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 ) { });
Sorry, something went wrong.
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.
No branches or pull requests
Is that possible to destroy canvas like data table and re generate with new height, width and color?
The text was updated successfully, but these errors were encountered: