mapnik/tests/visual_tests/grids/simple-100-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

41 lines
No EOL
996 B
JSON

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