home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / 09_02.iso / software / jwd / files / wdw102ev.exe / Data.Cab / F2117_webdraw.ini < prev    next >
Encoding:
INI File  |  2002-03-11  |  4.7 KB  |  299 lines

  1. ;Use this as a reference to create your own language file
  2.  
  3. ; NOTE: XML/XSL syntax files will not work properly by themselves
  4. ; Proper coloring requires a small logic override in a derived SECEdit class
  5. ; Please see the custom SECEdit classes in the XMLSdi and MDIApp samples for details
  6.  
  7. [Parser]
  8. Operators=!%&()*+,-./:;<=>?[]^{|}~
  9. Delimiters=!"#$%&'()*+,-./:;<=>?@[\]^`{|}~
  10. KWStartChars=#
  11. KWMiddleChars=-.:
  12. KWEndChars=
  13. NumTags=4
  14.  
  15. [Tag1]
  16. ColorGroup=String
  17. BeginTag="
  18. EndTag="
  19. MultiLine=0
  20. EscapeChar=\
  21.  
  22. [Tag2]
  23. ColorGroup=String
  24. BeginTag='
  25. EndTag='
  26. MultiLine=0
  27. EscapeChar=\
  28.  
  29. [Tag3]
  30. ColorGroup=Declaration
  31. BeginTag=?xml
  32. EndTag=?
  33. MultiLine=0
  34. EscapeChar=
  35.  
  36. [Tag4]
  37. ColorGroup=Body Text
  38. BeginTag=>
  39. EndTag=<
  40. MultiLine=1
  41. EscapeChar=
  42.  
  43.  
  44.  
  45. [Editor]
  46. TabSize=4
  47. AutoIndent=1
  48. ShowWhitespace=0
  49. VirtualWhitespace=0
  50. ReplaceTabs=0
  51. MatchCase=1
  52.  
  53. [Font]
  54. FaceName=Lucida Console
  55. Size=8
  56. Italic=0
  57. Bold=0
  58.  
  59. [ColorGroups]
  60. NumGroups=9
  61. Group1=Text
  62. Group2=Text Selection
  63. Group3=Number
  64. Group4=Operator
  65. Group5=Body Text
  66. Group6=String
  67. Group7=Keyword
  68. Group8=Declaration
  69. Group9=Attribute
  70.  
  71. [Text]
  72. Foreground=255,0,0
  73. Background=255,255,255
  74. DisplayName=Tag Text
  75. Configurable=1
  76. BackColorAutomatic=0
  77. ForeColorAutomatic=0
  78.  
  79. [Body Text]
  80. Foreground=0,0,0
  81. Background=255,255,255
  82. BackColorAutomatic=1
  83. ForeColorAutomatic=0
  84. DisplayName=Body Text
  85. Configurable=1
  86.  
  87. [Text Selection]
  88. Foreground=255,255,0
  89. Background=0,0,255
  90. BackColorAutomatic=0
  91. ForeColorAutomatic=0
  92. DisplayName=Text Selection
  93. Configurable=1
  94.  
  95.  
  96. [String]
  97. Foreground=128,0,128
  98. Background=255,255,255
  99. BackColorAutomatic=1
  100. ForeColorAutomatic=0
  101. DisplayName=String
  102. Configurable=1
  103.  
  104. [Keyword]
  105. Foreground=0,0,255
  106. Background=255,255,255
  107. BackColorAutomatic=1
  108. ForeColorAutomatic=0
  109. DisplayName=Keyword
  110. Configurable=1
  111.  
  112. [Declaration]
  113. Foreground=0,128,128
  114. Background=255,255,255
  115. BackColorAutomatic=1
  116. ForeColorAutomatic=0
  117. DisplayName=XML Declaration
  118. Configurable=1
  119.  
  120. [Attribute]
  121. Foreground=0,128,0
  122. Background=255,255,255
  123. BackColorAutomatic=1
  124. ForeColorAutomatic=0
  125. DisplayName=XML Attribute
  126. Configurable=1
  127.  
  128. [Number]
  129. Foreground=0,128,0
  130. Background=255,255,255
  131. BackColorAutomatic=1
  132. ForeColorAutomatic=0
  133. DisplayName=Number
  134. Configurable=1
  135.  
  136. [Operator]
  137. Foreground=0,0,0
  138. Background=255,255,255
  139. BackColorAutomatic=1
  140. ForeColorAutomatic=0
  141. DisplayName=Operator
  142. Configurable=0
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152. [Keywords]
  153. xmlns=Keyword
  154. version=Keyword
  155. attribute=Keyword
  156. AttributeType=Keyword
  157. datatype=Keyword
  158. description=Keyword
  159. element=Keyword
  160. ElementType=Keyword
  161. group=Keyword
  162. Schema=Keyword
  163. dt:bin.base64=Keyword
  164. dt:bin.hex=Keyword
  165. dt:boolean=Keyword
  166. dt:char=Keyword
  167. dt:date=Keyword
  168. dt:dateTime=Keyword
  169. dt:dateTime.tz=Keyword
  170. dt:fixed.14.4=Keyword
  171. dt:float=Keyword
  172. dt:int=Keyword
  173. dt:number=Keyword
  174. dt:time=Keyword
  175. dt:time.tz=Keyword
  176. dt:i1=Keyword
  177. dt:i2=Keyword
  178. dt:i4=Keyword
  179. dt:r4=Keyword
  180. dt:r8=Keyword
  181. dt:ui1=Keyword
  182. dt:ui2=Keyword
  183. dt:ui4=Keyword
  184. dt:uri=Keyword
  185. dt:uuid=Keyword
  186. dt:entity=Keyword
  187. dt:entities=Keyword
  188. dt:enumeration=Keyword
  189. dt:id=Keyword
  190. dt:idref=Keyword
  191. dt:idrefs=Keyword
  192. dt:nmtoken=Keyword
  193. dt:nmtokens=Keyword
  194. dt:notation=Keyword
  195. dt:string=Keyword
  196.  
  197. ;SVG specific tags
  198. ;SVG Shapes
  199. circle=Keyword
  200. line=Keyword
  201. path=Keyword
  202. polygon=Keyword
  203. polyline=Keyword
  204. rect=Keyword
  205. ellipse=Keyword
  206.  
  207. ;SVG Animates
  208. animate=Keyword
  209. animateMotion=Keyword
  210. animateColor=Keyword
  211. animateTransform=Keyword
  212. set=Keyword
  213.  
  214. ;SVG General
  215. svg=Keyword
  216. g=Keyword
  217. defs=Keyword
  218. desc=Keyword
  219. title=Keyword
  220. symbol=Keyword
  221. use=Keyword
  222. image=Keyword
  223. switch=Keyword
  224. style=Keyword
  225. foreignObject=Keyword
  226.  
  227. ;SVG Text
  228. text=Keyword
  229. tref=Keyword
  230. tspan=Keyword
  231. textPath=Keyword
  232. altGlyph=Keyword
  233. altGlyphDef=Keyword
  234. altGlyphItem=Keyword
  235. glyphRef=Keyword
  236.  
  237. ;SVG styling
  238. marker=Keyword
  239. linearGradient=Keyword
  240. radialGradient=Keyword
  241. pattern=Keyword
  242. stop=Keyword
  243.  
  244. ;SVG color
  245. color-profile=Keyword
  246.  
  247. ;SVG paths and masking
  248. clipPath=Keyword
  249. mask=Keyword
  250.  
  251. ;SVG Filters
  252. filter=Keyword
  253. feDistantLight=Keyword
  254. fePointLight=Keyword
  255. feSpotLight=Keyword
  256. feBlend=Keyword
  257. feColorMatrix=Keyword
  258. feComponentTransfer=Keyword
  259. feComposite=Keyword
  260. feConvolveMatrix=Keyword
  261. feDiffuseLighting=Keyword
  262. feDisplacementMap=Keyword
  263. feFlood=Keyword
  264. feGaussianBlur=Keyword
  265. feImage=Keyword
  266. feMerge=Keyword
  267. feMorphology=Keyword
  268. feOffset=Keyword
  269. feSpecularLighting=Keyword
  270. feTile=Keyword
  271. feTurbulence=Keyword
  272. feFuncR=Keyword
  273. feFuncA=Keyword
  274. feFuncB=Keyword
  275. feFuncG=Keyword
  276. feMergeNode=Keyword
  277.  
  278.  
  279. ;SVG Interactivity
  280. cursor=Keyword
  281.  
  282. ;SVG Linking
  283. a=Keyword
  284. view=Keyword
  285.  
  286. ;SVG scripting
  287. script=Keyword
  288.  
  289. ;SVG Fonts
  290. glyph=Keyword
  291. font=Keyword
  292. missing-glyph=Keyword
  293. hkern=Keyword
  294. vkern=Keyword
  295. font-face=Keyword
  296.  
  297. ;SVG Metadata
  298. metadata=Keyword
  299.