Skip to content

A Python plug-in for Gimp, which generates a new image containing all 512 Sega Genesis/Megadrive colors

License

Notifications You must be signed in to change notification settings

Durobot/gimp-megadrive-generate-all-colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

gimp-megadrive-generate-all-colors

A Python plug-in for Gimp, which generates a new image containing all 512 Sega Genesis/Megadrive colors.

Installation

  • Copy gimp_megadrive_generate_all_colors.py to your Gimp plugins folder. To find out its location, run Gimp and go to Edit > Preferences > Folders > Plug-ins

  • (Skip if you're using Windows) Change file permissions by adding executable bit: chmod +x gimp_megadrive_generate_all_colors.py

  • Restart Gimp

Use

  • Go to File > Create > Megadrive Colors...;

  • Pick background color;

  • Pick color sample size, your image size depends on it. Might be a good idea to choose 1;

  • Click "Ok";

  • Done.

About

A Python plug-in for Gimp, which generates a new image containing all 512 Sega Genesis/Megadrive colors

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages