A simple window-wise and morph-wise screenshot maker for Pharo 12
On Pharo 12/13,
Metacello new
onConflictUseLoaded;
onWarningLog;
repository: 'github://tomooda/Selphie:main/';
baseline: 'Selphie';
load
-
select "Selphie" in the window menu of the window you want to take a screenshot,

-
and choose a file path to save the captured image,

-
then you have a PNG file.

-
bring the halo of the morph you want to screenshot,
-
and click on the right-center halo with camera icon,

-
then you choose a file path to save a PNG file.