diff options
-rw-r--r-- | doc/api.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/api.texi b/doc/api.texi index 3ea8687..126d7dd 100644 --- a/doc/api.texi +++ b/doc/api.texi @@ -676,7 +676,8 @@ rendering technique comes in. Introduced by Valve} in 2007, signed distance field fonts can be efficiently stored in a bitmap and be rendered at arbitrary scale factors with good results. Chickadee can render both traditional bitmap fonts and -signed distance field fonts. +signed distance field fonts. @emph{Signed distance field font +rendering is not yet available, so be patient.} While Chickadee does not yet offer a tool for converting TTF fonts into FNT fonts, tools such as |