Updated Text Rendering Overview (markdown)

herm 2012-01-29 14:01:50 -08:00
parent ffb4c58a9e
commit c35fd62aa7

@ -2,8 +2,12 @@ _(For textplacement branch)_
## Abstract
This page aims to give an explanation of how all the parts in rendering a TextSymbolizer play together. Only important functions and members are documented here.
# Visual representation
Black: Class dependencies
Dashed: Pointers
Solid: Members
Red: Rendering dependencies
![Dependencies](https://github.com/herm/mapnik/raw/textplacement-merge/docs/textrendering.png)