mapnik/tests/visual_tests/grids/simple-300-reference.json
Dane Springmeyer e66d007627 add halo-rasterizer option for text symbolizer
- closes #1298
  - allows for much faster halo drawing and simliar quality for
    radius values in the 1-2 px range
  - also moves grid_renderer away from using freetype stroker completely
    since halo quality is not critical for this renderer
2013-03-08 20:32:39 -08:00

43 lines
No EOL
2.2 KiB
JSON

{
"keys": [
"",
"-2",
"-5",
"-8",
"-10",
"-1",
"-4",
"-7",
"-3",
"-6",
"-9"
],
"data": {},
"grid": [
" ",
" ",
" ",
" ",
" ",
" ",
" ! ! ! # $ $ ",
" ! !!! ! !!! ! ##### #### $$$$$ $$$ $$ % %%% %%",
" ! !!!!!! ! !! !! # ##### # ## $ $$$$$ $$ $$$ $ %% % % ",
" $$ ",
" ",
" &&& & '' ' ((( ( ",
" & & &&&&& &&&& && ' '' ''' '''' ''' ( ( ((((( (((((((( ((% ",
" & && && & ' ' '' ' '' ( (( (( ((( ( ",
" &&& & & ' ' ' ' ((( ( (( ( ",
" ",
" ",
" ) ) )) * * + + ",
" ) ))) ) )) ))))))) * *** * * * + +++ + ++++ ++ ",
" ) )))))) )) ))))))) * ***** ** ** + +++++ +++ ++ ",
" ",
" ",
" ",
" ",
" "
]
}