]> mj.ucw.cz Git - leo.git/blob - dict-props.t
Acknowledge that we are using deprecared API of libproj
[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-opacity
19 icon-width
20 major-z-index
21 object-z-index
22 repeat-image
23 repeat-image-align
24 repeat-image-height
25 repeat-image-offset
26 repeat-image-spacing
27 repeat-image-phase
28 repeat-image-width
29 symbol-fill-color
30 symbol-fill-opacity
31 symbol-shape
32 symbol-size
33 symbol-stroke-color
34 symbol-stroke-opacity
35 symbol-stroke-width
36 text
37 text-anchor-horizontal
38 text-anchor-vertical
39 text-color
40 text-dup-threshold
41 text-halo-color
42 text-halo-opacity
43 text-halo-radius
44 text-major-z-index
45 text-offset
46 text-offset-x
47 text-offset-y
48 text-opacity
49 text-position
50 z-index
51
52 # The following properties come in couples, which must not be split
53 # (for reasons, see their use in sym-gen.c)
54
55 color
56 casing-color
57
58 dashes
59 casing-dashes
60
61 dashes-offset
62 casing-dashes-offset
63
64 linecap
65 casing-linecap
66
67 linejoin
68 casing-linejoin
69
70 miterlimit
71 casing-miterlimit
72
73 opacity
74 casing-opacity
75
76 width
77 casing-width