POV-Ray : Newsgroups : povray.unix : Linux and Windows : Re: Linux and Windows Server Time: 30 Aug 2008 13:38:27 GMT
  Re: Linux and Windows  
From: Christoph Hormann
Date: 27 Nov 2006 20:20:04
Stefan Viljoen <spamnot@ wrote:
> 
> C:\windows\fonts\arial.ttf
> 
> becomes
> 
> /mnt/win/windows/fonts/arial.ttf
> 

Note the former is not supported.  The backslash has a special meaning 
in strings - see the docs for details).  Always using a forward slash 
will work universally.

In general it is a good idea not to use absolute path names in scene 
files but use library_path settings instead.

Christoph

-- 
POV-Ray tutorials, include files, Landscape of the week:
http://www.imagico.de/ (Last updated 15 Oct. 2006)
MegaPOV with mechanics simulation: http://megapov.inetart.net/


Post a reply to this message

Copyright 2003-2008 Persistence of Vision Raytracer Pty. Ltd.