Hello,

I've tried to set a font for my text in lite-c, but for some (strange?) reason it won't work. I've done this:

FONT* arial_font = "Arial#14b";

To me, it seems right, but the engine thinks differently.
When i hit the run button, i get the following error:

Keyword unknowd FONT*

What is happening?

Thanks,

Roy