Advertisement
rogueaubria

tartan2

Mar 3rd, 2020
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1. { "origin": ["#begin##og##end#","#begin##symm##end#"],
  2.  
  3. "begin":"{svg <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" height=\"150\" width=\"150\">",
  4.  
  5. "end":"</svg>}",
  6.  
  7. "name":["#s1##s2#","#s1##s2# #s3#"],
  8.  
  9. "s1":["Mc","Mac","Old Mac","New Mac","Clan ","Hunting Mc"],
  10.  
  11. "s2":["Alistair","Ghniomhaid","Ghobhainn","Cearnaigh","Diarmaid","Fhlaithbheartaich","Morris","Grady","Gonagall","GilleSeathanaich","IlleChomhghain","Mhuircheartaich","Uisdein","Donald","Ferguson","Ewan","Beth","Rae","Fraser","Lear","Martin","Dougall","Simon","Graham","Gerald","Leod","Donnell","Bruce","Gordon","Stewart","Shepherd","Mason","Webb","Phearson","Amlaigh","Asgaill","Ross"],
  12.  
  13. "s3":["(Modern)","(Autumn)","(Highland)","(Ancient)","(Official)","(Dress)","(Muted)","(Weathered)"],
  14.  
  15. "value":
  16. ["#pref##digit##digit#"],
  17.  
  18. "pref":["0","1","2"],
  19.  
  20. "digit":["0","1","2","3","4","5","6","7","8","9"],
  21.  
  22. "opacity":["0.4","0.5","0.6"],
  23.  
  24. "color":["#value#,#value#,#value#"],
  25.  
  26. "symm":["#name#
  27.  
  28. <rect width=\"100%\" height=\"100%\" style=\"fill:rgb(#color#)\" />
  29.  
  30. <line x1=\"0%\" x2=\"100%\" y1=\"10%\" y2=\"10%\" style=\"stroke:rgb(#color#);stroke-width:5%\" opacity=\"0.8\" />
  31. <line x1=\"0%\" x2=\"100%\" y1=\"90%\" y2=\"90%\" style=\"stroke:rgb(#color#);stroke-width:5%\" opacity=\"0.8\" />
  32.  
  33. <line x1=\"10%\" x2=\"10%\" y1=\"00%\" y2=\"100%\" style=\"stroke:rgb(#color#);stroke-width:5%\" opacity=\"0.8\" />
  34. <line x1=\"90%\" x2=\"90%\" y1=\"00%\" y2=\"100%\" style=\"stroke:rgb(#color#);stroke-width:5%\" opacity=\"0.8\" />
  35.  
  36. <line x1=\"0%\" x2=\"100%\" y1=\"50%\" y2=\"50%\" style=\"stroke:rgb(#color#);stroke-width:30%\" opacity=\"0.8\" />
  37. <line x1=\"50%\" x2=\"50%\" y1=\"00%\" y2=\"100%\" style=\"stroke:rgb(#color#);stroke-width:30%\" opacity=\"0.8\" />
  38.  
  39. <line x1=\"0%\" x2=\"100%\" y1=\"45%\" y2=\"45%\" style=\"stroke:rgb(#color#);stroke-width:10%\" opacity=\"0.8\" />
  40. <line x1=\"0%\" x2=\"100%\" y1=\"55%\" y2=\"55%\" style=\"stroke:rgb(#color#);stroke-width:10%\" opacity=\"0.8\" />
  41.  
  42. <line x1=\"45%\" x2=\"45%\" y1=\"00%\" y2=\"100%\" style=\"stroke:rgb(#color#);stroke-width:10%\" opacity=\"0.8\" />
  43. <line x1=\"55%\" x2=\"55%\" y1=\"00%\" y2=\"100%\" style=\"stroke:rgb(#color#);stroke-width:10%\" opacity=\"0.8\" />
  44. "],
  45.  
  46. "og":["#name#
  47.  
  48. <rect width=\"100%\" height=\"100%\" style=\"fill:rgb(#color#)\" />
  49.  
  50. <line x1=\"0%\" x2=\"100%\" y1=\"30%\" y2=\"30%\" style=\"stroke:rgb(#color#);stroke-width:30%\" opacity=\"#opacity#\" />
  51. <line x1=\"0%\" x2=\"100%\" y1=\"30%\" y2=\"30%\" style=\"stroke:rgb(#color#);stroke-width:3%\" />
  52.  
  53. <line x1=\"0%\" x2=\"100%\" y1=\"60%\" y2=\"60%\" style=\"stroke:rgb(#color#);stroke-width:20%\" opacity=\"#opacity#\" />
  54. <line x1=\"0%\" x2=\"100%\" y1=\"60%\" y2=\"60%\" style=\"stroke:rgb(#color#);stroke-width:3%\" />
  55.  
  56. <line x1=\"0%\" x2=\"100%\" y1=\"90%\" y2=\"90%\" style=\"stroke:rgb(#color#);stroke-width:30%\" opacity=\"#opacity#\" />
  57. <line x1=\"0%\" x2=\"100%\" y1=\"90%\" y2=\"90%\" style=\"stroke:rgb(#color#);stroke-width:3%\" />
  58.  
  59. <line x1=\"20%\" x2=\"20%\" y1=\"00%\" y2=\"100%\" style=\"stroke:rgb(#color#);stroke-width:25%\" opacity=\"#opacity#\" />
  60. <line x1=\"17%\" x2=\"17%\" y1=\"00%\" y2=\"100%\" style=\"stroke:rgb(#color#);stroke-width:3%\" opacity=\"0.9\" />
  61.  
  62. <line x1=\"27%\" x2=\"27%\" y1=\"00%\" y2=\"100%\" style=\"stroke:rgb(#color#);stroke-width:3%\" opacity=\"0.9\" />
  63.  
  64. <line x1=\"50%\" x2=\"50%\" y1=\"00%\" y2=\"100%\" style=\"stroke:rgb(#color#);stroke-width:20%\" opacity=\"#opacity#\" />
  65. <line x1=\"50%\" x2=\"50%\" y1=\"00%\" y2=\"100%\" style=\"stroke:rgb(#color#);stroke-width:3%\" opacity=\"0.9\" />
  66.  
  67. <line x1=\"80%\" x2=\"80%\" y1=\"00%\" y2=\"100%\" style=\"stroke:rgb(#color#);stroke-width:25%\" opacity=\"#opacity#\" />
  68. <line x1=\"80%\" x2=\"80%\" y1=\"00%\" y2=\"100%\" style=\"stroke:rgb(#color#);stroke-width:3%\" opacity=\"0.9\" />"]
  69. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement