Remove "TODO" instances in the docs
This commit is contained in:
parent
45e7306b5a
commit
1b4228cb48
4 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Internationalized font and text drawing support.
|
||||
</brief_description>
|
||||
<description>
|
||||
Font contains a unicode compatible character set, as well as the ability to draw it with variable width, ascent, descent and kerning. For creating fonts from TTF files (or other font formats), see the editor support for fonts. TODO check wikipedia for graph of ascent/baseline/descent/height/etc.
|
||||
Font contains a unicode compatible character set, as well as the ability to draw it with variable width, ascent, descent and kerning. For creating fonts from TTF files (or other font formats), see the editor support for fonts.
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue