Hi! Is there a way to control the JPEG image quality settings for the
JPEG images that can be generated by the "Perl-o-tine" filter? I'm
finding the quality of the JPEGs that are generated by the filter are of
lower quality than the source JPEG or XCF file used as the source for
the "Perl-o-t
Hi,
"Eric Pierce" <[EMAIL PROTECTED]> writes:
> Forgive my naivety, but what would be a good way to plunge into some
> Gimp code and maybe even help out someday?
Subscribe to the gimp-developers mailing list, read the code, consider
to look into the docs at http://developer.gimp.org/api/1.3/. Ma
Hi,
"Eric Pierce" <[EMAIL PROTECTED]> writes:
> I notice that when I use the zoom tool, I get really exotic zoom ratios
> like 67:189 for example(see View>Zoom). And that's fine, but if i then
> try to use the zoom keyboard shortcut, it zooms in really small
> increments.
>
> Is this an intende
-Modify all three defines to include one more parameter, as such: (define
(... s-offset-y bg-colour)
-Modify the call to apply-3d-outline-logo-effect in the two
(script-fu-3d-outline-... to include the same parameter:
(apply-3d-outline-logo-effect ... s-offset-y bg-colour)
-In each script-fu-regi