Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

split.cpt 398 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
  1. #
  2. # Split colors that has black around midpoint hinge
  3. # Designed by P. Wessel, SOEST
  4. #
  5. #----------------------------------------------------------
  6. # COLOR_MODEL = RGB
  7. # SOFT_HINGE
  8. #----------------------------------------------------------
  9. -1 128/128/255 -0.5 0/0/128
  10. -0.5 0/0/128 0 0/0/0
  11. 0 0/0/0 0.5 128/0/0
  12. 0.5 128/0/0 1 255/128/128
  13. #----------------------------------------------------------
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...