Skip to content

Instantly share code, notes, and snippets.

@mhkeller
Created January 16, 2013 21:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mhkeller/4551137 to your computer and use it in GitHub Desktop.
Save mhkeller/4551137 to your computer and use it in GitHub Desktop.
Text labels in Mapnik 2.0
#states_from_esri_subc{
text-name: [state_abbr];
text-face-name: 'DejaVu Sans Book';
text-size: 10;
text-fill: #000;
text-allow-overlap: true;
text-halo-fill: #ccc;
text-halo-radius: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment