update a few visual tests
|
@ -49,7 +49,7 @@
|
|||
"# # # ## # ### # # # ### ## % % %% ' ' ' '' '' '' * * ** *** * * ",
|
||||
" # ## % % ''' *** ",
|
||||
" # % % % ",
|
||||
" % ' ** ",
|
||||
" % ** ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
|
|
|
@ -60,8 +60,8 @@
|
|||
" !! !! !! ! ! ",
|
||||
" !! !!!! !!! !! ",
|
||||
" !! ! !! !! !!! ! ! ! ",
|
||||
" !! !!!!!!!!!!!!!!!!! !!! ! !!!! ! ! !!! ",
|
||||
" !!!!!! !!!!!!!!!!! ! !! !!! !! ! ",
|
||||
" !! !!!!!!!!!!! !!!!! !!! ! !!!! ! ! !!! ",
|
||||
" !! ! !! !!!!!! !!! ! !! !!! !! ! ",
|
||||
" ! !!! !! !! ! ",
|
||||
" ! !! ! ! !!! ",
|
||||
" !! !!! ! !! !!! ! ",
|
||||
|
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6.8 KiB |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 65 KiB |
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 9.1 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
@ -19,24 +19,22 @@
|
|||
<Filter>[id] = 'offset'</Filter>
|
||||
<LineSymbolizer stroke-width='5' stroke='#ff0000' offset="[value]" />
|
||||
</Rule>
|
||||
<!-- not supported as expressions yet
|
||||
<Rule>
|
||||
<Filter>[id] = 'stroke-dasharray'</Filter>
|
||||
<LineSymbolizer stroke-width='5' stroke='#ff0000' stroke-dasharray="[value]" />
|
||||
<LineSymbolizer stroke-width='5' stroke='#ff0000' stroke-dasharray="3,3" />
|
||||
</Rule>
|
||||
<Rule>
|
||||
<Filter>[id] = 'stroke-linejoin'</Filter>
|
||||
<LineSymbolizer stroke-width='5' stroke='#ff0000' stroke-linejoin="[value]" />
|
||||
<LineSymbolizer stroke-width='5' stroke='#ff0000' stroke-linejoin="bevel" />
|
||||
</Rule>
|
||||
<Rule>
|
||||
<Filter>[id] = 'stroke-linecap'</Filter>
|
||||
<LineSymbolizer stroke-width='5' stroke='#ff0000' stroke-linecap="[value]" />
|
||||
<LineSymbolizer stroke-width='5' stroke='#ff0000' stroke-linecap="round" />
|
||||
</Rule>
|
||||
<Rule>
|
||||
<Filter>[id] = 'comp-op'</Filter>
|
||||
<LineSymbolizer stroke-width='5' stroke='#ff0000' comp-op="[value]" />
|
||||
<LineSymbolizer stroke-width='5' stroke='#ff0000' comp-op="minus" />
|
||||
</Rule>
|
||||
-->
|
||||
|
||||
<Rule>
|
||||
<TextSymbolizer face-name='DejaVu Sans Book' dy='-5'>[id]</TextSymbolizer>
|
||||
|
|
|
@ -7,12 +7,10 @@
|
|||
<Filter>[id] = 'file'</Filter>
|
||||
<PointSymbolizer file="[value]" />
|
||||
</Rule>
|
||||
<!-- not supported as expressions yet
|
||||
<Rule>
|
||||
<Filter>[id] = 'allow-overlap'</Filter>
|
||||
<PointSymbolizer allow-overlap="[value]" file="../../data/images/crosshair16x16.png" />
|
||||
</Rule>
|
||||
-->
|
||||
<Rule>
|
||||
<Filter>[id] = 'opacity'</Filter>
|
||||
<PointSymbolizer opacity="[value]" file="../../data/images/crosshair16x16.png" />
|
||||
|
@ -25,12 +23,10 @@
|
|||
<Filter>[id] = 'ignore-placement'</Filter>
|
||||
<PointSymbolizer ignore-placement="[value]" file="../../data/images/crosshair16x16.png" />
|
||||
</Rule>
|
||||
<!-- not supported as expressions yet
|
||||
<Rule>
|
||||
<Filter>[id] = 'comp-op'</Filter>
|
||||
<PointSymbolizer comp-op="[value]" file="../../data/images/crosshair16x16.png" />
|
||||
<PointSymbolizer comp-op="src-over" file="../../data/images/crosshair16x16.png" />
|
||||
</Rule>
|
||||
-->
|
||||
|
||||
<Rule>
|
||||
<TextSymbolizer dy='-16' face-name='DejaVu Sans Book' halo-fill='#ffffff' halo-radius='1'>[id]</TextSymbolizer>
|
||||
|
|
|
@ -15,12 +15,10 @@
|
|||
<Filter>[id] = 'gamma'</Filter>
|
||||
<PolygonSymbolizer fill='#0000ff' gamma='[value]' />
|
||||
</Rule>
|
||||
<!-- not supported as expressions yet
|
||||
<Rule>
|
||||
<Filter>[id] = 'comp-op'</Filter>
|
||||
<PolygonSymbolizer fill='#0000ff' comp-op='[value]' />
|
||||
<PolygonSymbolizer fill='#0000ff' comp-op='minus' />
|
||||
</Rule>
|
||||
-->
|
||||
|
||||
<Rule>
|
||||
<TextSymbolizer face-name='DejaVu Sans Book' halo-fill='#ffffff' halo-radius='1'>[id]</TextSymbolizer>
|
||||
|
|