Sorry, i got another question. I want to find the width of each character by essentially "cropping" the cell. But this bit of code in the script saulgoode gave me:
(gimp-rect-select image x y width height ...) (set! bounds (gimp-selection-bounds image)) just seems to get the width and height of the selection, which is obviously known since it's used to set the selection in the first place! So is there a function to crop the selection or will i have to copy it to a new layer? -- none _______________________________________________ Gimp-user mailing list [email protected] https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
