Remove "TODO" instances in the docs

This commit is contained in:
Michael Alexsander Silva Dias 2019-03-05 10:48:41 -03:00
parent 45e7306b5a
commit 1b4228cb48
4 changed files with 4 additions and 4 deletions

View file

@ -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>