mattar88 / imageMaker

JQuery Image Maker responsive plugin enable you to add a custom resizable texts to image in addition to merge images and Draw. It based on HTML5 canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Destroy

raghav-pritam opened this issue · comments

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

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

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

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.