Hello Klaus,

Thanks for your fast response.

As a naive geeqie user, I was not aware of its scripting functionality.
Also, I wish had the time to learn lua.
Yes, it would probably be a better place for this 'pixel info to stdout'
feature to be implemented.

Let me describe my motivation.
A few months ago, I faced a task of cropping and gluing
some rectangles extracted from scanned hand written music sheets.
Due to various constraints, I used a Makefile
with target rules using ImageMagick's tool
    convert -crop <(width height geometry)> ...
    convert -append ...
To get the best geometry values I could for cropping,
I found 'geeqie' to be the most efficient tool
moving fast through many scanned and converted images.
The only hassle was the need to copy visually (eyes to fingers)
the pixel coordinates into the Makefile.
Clearly I preferred copy&paste from a terminal.

regards -- yotam


On Fri, Feb 19, 2016 at 7:05 PM, Klaus Ethgen <kl...@ethgen.de> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Hi Yotam,
>
> Am Fr den 19. Feb 2016 um 17:48 schrieb Yotam Medini ???????? ??????????:
> > So far my patch sent to the geeqie-devel list unnoticed.
> > Would it be considered?
>
> It was not unnoticed. (Not fully ;-)
>
> I just did not find the time to review.
>
> Currently I try to fix some of the bugs that sneeked into geeqie since
> many time and nobody addressed.
>
> > ---------- Forwarded message ----------
> > From: Yotam Medini <yotam.med...@gmail.com>
> > Date: Tue, Aug 18, 2015 at 11:15 PM
> > Subject: [patch] pixel info to stdout
> > To: geeqie-devel@lists.sourceforge.net
> >
> >
> > [Sorry for sending again.
> >  Hopefully with 'simpler' mail-client text will be shown
> >  and not hidden by 'Message as HTML' link]
> >
> > Attached is a home-made patch to allow
> > printing of pixel info to standard output.
>
> But I even don't get it. It that really the use of an image
> viewer/sorter? Wouldn't that be better in a special application where
> you can select a explicite coordinate (like in imagemagic)?
>
> Wouldn't it be better to have such in a general scipting event that can
> be used internal of geeqie? (see the lua integration; currently only
> used in onscreen overlay.)
>
> Regards
>    Klaus
> - --
> Klaus Ethgen                              http://www.ethgen.ch/
> pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen <kl...@ethgen.ch>
> Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
>
> iQGcBAEBCgAGBQJWx0s3AAoJEKZ8CrGAGfasYlAL/iHckr293rDGGheQ8e8VKNEa
> Nrler2A5l80h3oM4I60dgH3wLrLe8rztIhdpYylPS2iLJyCpJkTzyxaGFmorR4wX
> JW7V1xutFacHIioIrSvS8GuVGnDSzCKDcV3JxmXb7tvFi7TkgpZt3HlT3Ert7CJN
> JNta967gk5AwRx8sB4ESk9T45XO6rAIJ94bTUxR+W3jTVkeZqV2toSsnBscKLvvK
> dAFrbrO+YSEf6+yhaT7RLkpfwZ1+a4fJgecj854M9RbWFBZYvIGPTNCxReiggsjH
> A0aS/wFN5iN9cksx0LefoBPzxHUI3pHC4rEtoqg5iSLi6XdNk1pJFRn6G0id1tZa
> wOlVBwIdu5KXLoqXn9jSF+umrCYC2/oCmjc8PcHSy4Z0hWpR9GsllJHJdxD42Ccb
> Eo0g7hrQ70QeP9+uopOlZBljqyYQRQ75cyqitGbiHQb0N6j2csBXgW98QPztZl4f
> eFC8XWhNDVsymzgy9YmuMjBWnDXu0di29Q90SN8kSQ==
> =ZJ90
> -----END PGP SIGNATURE-----
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to