Updated Text Rendering Overview (markdown)
parent
ffb4c58a9e
commit
c35fd62aa7
1 changed files with 6 additions and 2 deletions
|
@ -2,8 +2,12 @@ _(For textplacement branch)_
|
||||||
## Abstract
|
## 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.
|
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)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue