POV-Ray Insert Menu
mady by Christoph Hormann
http://www.imagico.de/

charset

top previous next

// used in global_settings, specify the assumed character set of all text strings
  charset ascii       // standard ascii (only 0 to 127 are valid)
  //charset utf8      // unicode
  //charset sys       // system specific charset