Patrick Fischer wrote: > Hello > I have some questions about the DrawText from the osd. > Is there any possibility to use newlines(\n) or tabs(\t)? > ... If you want to render a text over multiple lines, you can use a cTextWrapper (see font.h). Klaus