mapnik/tests/visual_tests/grids/simple-600-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
4 KiB
JSON

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