|
|
hi,
"Bald Eagle" <cre### [at] netscapenet> wrote:
> haj### [at] posteode (Harald =?utf-8?Q?J=C3=B6rg?=) wrote:
> > The ttf files are located under /<your_mountpoint>/windows/fonts.
> > Add that to your libaries and you should be able to use them.
> Thanks Haj,
>
> Yes, that sounds like it ought to work. I'm on the beginning of the learning
> curve using qtPOV-Ray in Mint, so I don't no where to go to edit the library
> path.
>
> home? bin? usr? etc? :|
library_path in povray.ini?
>
> It's also been far too long since I tended a Unix box, and can't remember how to
> search the directory tree for a filename, etc....
$ find /from/here/ -type f -name \*eagle\*
would list all files with name containing 'eagle'.
regards, jr.
Post a reply to this message
|
|