New in this version
This new version adds new measure units for the guides, to the previous pixels and percent, cm, mm and inches are added.
Bug corrections
The new code avoid the bug in the Gimp 2.10.2 Windows version that do not import external files.
Changes in the E2 version
This revision fixes a fail in the interface and adds the option to use negative values. The negative values add the guide in the oposite side (width or height – the selected value), for example for a image with 200px width, -20 adds the guide 180px from the beginin.
Download
arakne-guide-labE arakne-guide-labE2
On Gimp/Ubuntu I always have problem with E* versions.
Traceback (most recent call last):
File “/home/coeurnoir/.gimp-2.8/plug-ins/arakne-guide-lab.py”, line 101, in addH
v = float(self.parseVal(self.newH.get_text()))
TypeError: float() argument must be a string or a number
Very nice, Through the Arakneguidelab I got my first plugin running GIMP 2.10 on a Macbook 😉