Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
plugin save for web in Gimp 2.9.6
#12
(11-01-2017, 08:04 AM)Ofnuts Wrote:
(10-31-2017, 09:45 PM)Dkk Wrote:
(10-23-2017, 05:49 PM)Ofnuts Wrote: * Filters>Python-fu>Console
* Enter "pdb.file_png_get_defaults()"  (without the quotes) then strike [enter]
* Post results

Traceback (most recent call last):
  File "<input>", line 1, in <module>
RuntimeError: O Procedimento "file-png-get-defaults" não retornou os valores de retorno

Very unexpected message, in standard Python this shouldn't not print anything if the procedure doesn't return values. Does:  
Code:
print pdb.file_png_get_defaults()
answers:
Code:
None

Traceback (most recent call last):
  File "<input>", line 1, in <module>
RuntimeError: O Procedimento "file-png-get-defaults" não retornou os valores de retorno.

(11-01-2017, 10:17 AM)rich2005 Wrote: @Ofnuts

This is 'buntu Gimp 2.9.7 as of yesterdays revision.

Python console, plenty error messages: https://i.imgur.com/8Z9emTN.jpg
but:
Plenty changes to the Gimp 2.9.x png export options: https://i.imgur.com/ITiL5yu.jpg

it is not a version 2.9.7 for download. Has she left yet?

(11-01-2017, 10:31 AM)Ofnuts Wrote: So, ascribe this to the "unstable" status of 2.9.x.

To the OP, I don't see much purpose in using "save for web" for PNG anyway? What do you gain over the regular PNG export?

with the Save for Web plugin I can reduce the specs and see in real time the result in the image and the size of the image. Through the nomal export an image with few colors that I work is in average of 250kb using Save for Web and with few losses I get it down to 35-50kb. It helps me a lot to make my site light and google pagespeeds positions me better in rank.
Reply


Messages In This Thread
plugin save for web in Gimp 2.9.6 - by Dkk - 10-18-2017, 12:52 PM
RE: plugin save for web in Gimp 2.9.6 - by Dkk - 10-18-2017, 07:21 PM
RE: plugin save for web in Gimp 2.9.6 - by Dkk - 10-23-2017, 05:36 PM
RE: plugin save for web in Gimp 2.9.6 - by Ofnuts - 10-23-2017, 05:49 PM
RE: plugin save for web in Gimp 2.9.6 - by Dkk - 10-31-2017, 09:45 PM
RE: plugin save for web in Gimp 2.9.6 - by Ofnuts - 11-01-2017, 08:04 AM
RE: plugin save for web in Gimp 2.9.6 - by Dkk - 11-02-2017, 02:22 PM
RE: plugin save for web in Gimp 2.9.6 - by Ofnuts - 11-01-2017, 10:31 AM
RE: plugin save for web in Gimp 2.9.6 - by Ofnuts - 11-03-2017, 05:12 PM
RE: plugin save for web in Gimp 2.9.6 - by Ofnuts - 01-21-2018, 01:52 AM
RE: plugin save for web in Gimp 2.9.6 - by Ofnuts - 01-14-2019, 04:24 PM

Forum Jump: