Tw1ddle / geometrize

:white_square_button: Geometrize is a desktop app that geometrizes images into geometric primitives

Home Page:https://www.geometrize.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to use focus area script?

chris1683 opened this issue · comments

i try lot of different scripts to focus to a specific area...and all the times is crashing. do you have any documentation how to use it? thank you

No I'm afraid not. Many reasons it can crash, could be a typo in the script or a bug in the script engine itself. Post the script, image and the version of Geometrize you are using and I'll take a look.

No documentation, but script bindings for the latest trunk are defined here: https://github.com/Tw1ddle/geometrize/blob/master/geometrize/script/bindings/bindingscreator.cpp#L363 - the last time I did some development on this, I was getting the focus area script code working with a Wacom tablet and it was working ok

There are some ways it can crash if you have an error in your script, or edit the scripts while the scripting engines are running. When I make a new release I will make the scripts more user friendly.