HomeForumsWhat's newResources 
 
 
slPrint only for ASCCI, how to print other chars ?
Madroms - Nov 2, 2007
 Madroms Nov 2, 2007
slPrint function allows only to print ASCII characters. Is there a way to write Japanese characters in a simple way ? Maybe by using KANJI.FON and/or KANA.FON (Bitmap font files) ?

I am also new to Saturn programming and I need a lot of sample codes to understand what to do, but I didn't find any sample code for printing non ASCII char

Does anyone can help me please ?

 vbt Nov 5, 2007
I just remeber there was a sample in the SBL which contained the library FNT, it allowed to use either Kanji fonts or Ascii font. I had modified to diplay my own fonts with more colors.