- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1
Graphite
        Sébastien Mestrallet edited this page Nov 22, 2024 
        ·
        4 revisions
      
    https://github.com/brunolevy/GraphiteThree
- Open GIMP and create a 1px-high image, as wide as you need. Color each pixel with the pencil tool.
  
- Export the image as XPM into the Graphite source tree: GraphiteThree/lib/icons/colormaps/my_colormap.xpm
- Edit the autogui.colormapsvariable defined inGraphiteThree/lib/autogui.luato append{'my_colormap',false}
- Your colormap is now available in Graphite:
  
Note
This exact colormap can be found here : https://github.com/LIHPC-Computational-Geometry/automatic_polycube/blob/main/src/labeling_colormap.xpm



