You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to use this code for map png image to svg? I have tried this code but there is no output, though in inspect there are svg codes. I wonder why this is happening. Can you please explain?
The text was updated successfully, but these errors were encountered:
Not sure what you mean. The script needs to run on a server with PHP (for example Apache/NGinx + php_fpm) and you can view the output on the browser. You would probably need to modify it so that you provide the PNG image as a $_GET parameter. Right now its designed for command line.
Is it possible to use this code for map png image to svg? I have tried this code but there is no output, though in inspect there are svg codes. I wonder why this is happening. Can you please explain?
The text was updated successfully, but these errors were encountered: