It is currently Wed Aug 19, 2026 11:38 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Small Tiles - Big Preview for Gimp-2.10.20
PostPosted: Thu Jul 23, 2020 4:04 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2648
Location: Poland
Some plugins allow resize - others don't.

My solution (before compilation):
In file tile-smal.c (line 52)

replace:
#define PREVIEW_SIZE 128


to:
#define PREVIEW_SIZE 512


Additionally, Small Tiles no longer registers in the menu (possible to use via "Search")
So I added registration in the menu: Filters/Map/Small Tiles...

after line 229, a line was added:
  gimp_plugin_menu_register (PLUG_IN_PROC, "<Image>/Filters/Map");


Attachments:
Small Tiles.png
Small Tiles.png [ 77.73 KiB | Viewed 27667 times ]
Tile-Small- Big Preview - Ubuntu 20.04_64bit.zip [45.23 KiB]
Downloaded 254 times
Tile-Small-Big Preview-Windows_64bit.zip [96 KiB]
Downloaded 343 times

_________________
Image
Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group