imageMaker icon indicating copy to clipboard operation
imageMaker copied to clipboard

How to Destroy

Open raghav-pritam opened this issue 3 years ago • 3 comments

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

raghav-pritam avatar Aug 31 '22 10:08 raghav-pritam

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 ) { });

mattar88 avatar Sep 02 '22 04:09 mattar88

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

oz1992 avatar Sep 13 '22 15:09 oz1992

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.

mattar88 avatar Sep 14 '22 04:09 mattar88