]> mj.ucw.cz Git - leo.git/blob - dict-props.t
Added style properties icon-offset-{x,y}
[leo.git] / dict-props.t
1 # List of style property keys, parsed by ./gen-dict
2 # Please keep sorted
3
4 casing-major-z-index
5 fill-color
6 fill-image
7 fill-opacity
8 fill-pattern
9 fill-pattern-width
10 fill-pattern-height
11 fill-position
12 font-family
13 font-size
14 font-style
15 font-weight
16 icon-height
17 icon-image
18 icon-offset-x
19 icon-offset-y
20 icon-opacity
21 icon-width
22 major-z-index
23 object-z-index
24 repeat-image
25 repeat-image-align
26 repeat-image-height
27 repeat-image-offset
28 repeat-image-spacing
29 repeat-image-phase
30 repeat-image-width
31 symbol-fill-color
32 symbol-fill-opacity
33 symbol-shape
34 symbol-size
35 symbol-stroke-color
36 symbol-stroke-opacity
37 symbol-stroke-width
38 text
39 text-anchor-horizontal
40 text-anchor-vertical
41 text-color
42 text-dup-threshold
43 text-halo-color
44 text-halo-opacity
45 text-halo-radius
46 text-major-z-index
47 text-offset
48 text-offset-x
49 text-offset-y
50 text-opacity
51 text-position
52 z-index
53
54 # The following properties come in couples, which must not be split
55 # (for reasons, see their use in sym-gen.c)
56
57 color
58 casing-color
59
60 dashes
61 casing-dashes
62
63 dashes-offset
64 casing-dashes-offset
65
66 linecap
67 casing-linecap
68
69 linejoin
70 casing-linejoin
71
72 miterlimit
73 casing-miterlimit
74
75 opacity
76 casing-opacity
77
78 width
79 casing-width