From a69c9fb665459e2bfdbda1bf80741a0af31a7faf Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:06:40 -0800 Subject: New upstream version 3b5 --- clrnamdb.scm | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) mode change 100644 => 100755 clrnamdb.scm (limited to 'clrnamdb.scm') diff --git a/clrnamdb.scm b/clrnamdb.scm old mode 100644 new mode 100755 index f95575f..f9ea288 --- a/clrnamdb.scm +++ b/clrnamdb.scm @@ -1,4 +1,4 @@ -;;; "/usr/local/lib/slib/clrnamdb.scm" SLIB 3a5 alist-table database -*-scheme-*- +;;; "/usr/local/lib/slib/clrnamdb.scm" SLIB 3b3 alist-table database -*-scheme-*- ( (10 @@ -1662,25 +1662,25 @@ (1 #t name #f string) ) (6 - ("red" "CIEXYZ:0.639974/0.219285/0.140741" 19) - ("purplishred" "CIEXYZ:0.292779/0.0595298/0.647691" 18) - ("redpurple" "CIEXYZ:0.224491/0.0281085/0.7474" 17) - ("reddishpurple" "CIEXYZ:0.195341/0.0146953/0.789964" 16) - ("purple" "CIEXYZ:0.180159/0.00770975/0.812132" 15) - ("bluishpurple" "CIEXYZ:0.174724/0.00520914/0.820067" 14) - ("purplishblue" "CIEXYZ:0.150985/0.0227402/0.826274" 13) - ("blue" "CIEXYZ:0.116102/0.0738583/0.81004" 12) - ("greenishblue" "CIEXYZ:0.0833989/0.156445/0.760156" 11) - ("bluegreen" "CIEXYZ:0.0234599/0.412703/0.563837" 10) - ("bluishgreen" "CIEXYZ:0.00816803/0.538423/0.453409" 9) - ("green" "CIEXYZ:0.0388518/0.812016/0.149132" 8) - ("yellowishgreen" "CIEXYZ:0.337396/0.658848/0.00375544" 7) - ("yellowgreen" "CIEXYZ:0.380466/0.617256/0.00227802" 6) - ("greenishyellow" "CIEXYZ:0.465098/0.5338/0.00110199" 5) - ("yellow" "CIEXYZ:0.505818/0.493217/0.000965024" 4) - ("yellowishorange" "CIEXYZ:0.531897/0.467256/0.000847751" 3) - ("orange" "CIEXYZ:0.602933/0.396497/0.000570581" 2) - ("reddishorange" "CIEXYZ:0.658471/0.341258/0.000271188" 1) + ("purplishred" "CIEXYZ:0.604612/0.205731/0.189657" 19) + ("redpurple" "CIEXYZ:0.479429/0.149503/0.371068" 18) + ("reddishpurple" "CIEXYZ:0.354247/0.0932736/0.552479" 17) + ("purple" "CIEXYZ:0.263205/0.0523799/0.684415" 16) + ("bluishpurple" "CIEXYZ:0.200614/0.0242655/0.77512" 15) + ("purplishblue" "CIEXYZ:0.14396/0.029703/0.826337" 14) + ("blue" "CIEXYZ:0.0995467/0.11196/0.788494" 13) + ("greenishblue" "CIEXYZ:0.0912562/0.132684/0.77606" 12) + ("bluegreen" "CIEXYZ:0.0687611/0.200711/0.730528" 11) + ("bluishgreen" "CIEXYZ:0.0453772/0.294952/0.659671" 10) + ("green" "CIEXYZ:0.0138702/0.750186/0.235943" 9) + ("yellowishgreen" "CIEXYZ:0.22962/0.754329/0.0160512" 8) + ("yellowgreen" "CIEXYZ:0.373102/0.624451/0.0024476" 7) + ("greenishyellow" "CIEXYZ:0.465098/0.5338/0.00110199" 6) + ("yellow" "CIEXYZ:0.499122/0.499899/0.000979355" 5) + ("yellowishorange" "CIEXYZ:0.531897/0.467256/0.000847751" 4) + ("orange" "CIEXYZ:0.586144/0.413257/0.000598302" 3) + ("reddishorange" "CIEXYZ:0.647123/0.3525/0.00037723" 2) + ("red" "CIEXYZ:0.735484/0.264516/0" 1) ) (5 (3 #f order #f ordinal) -- cgit v1.2.3