|
|
When I go to the editor preferences and look at the available fonts, I do
not see all of the fonts that I have installed on my system (a windows xp
system, running pov version 3.6). Instead I only see a small fraction of
the fonts...is there any way to add to the fonts available to the editor?
thanks in advance for any help anyone can give on this.
hexhall
Post a reply to this message
|
|
|
|
Hall <tre### [at] ww-interlinknet> wrote:
> When I go to the editor preferences and look at the available fonts, I do
> not see all of the fonts that I have installed on my system (a windows xp
> system, running pov version 3.6). Instead I only see a small fraction of
> the fonts...is there any way to add to the fonts available to the editor?
> thanks in advance for any help anyone can give on this.
Let me guess: You are only seeing fixed-width fonts?
I believe that's completely intentional.
--
- Warp
Post a reply to this message
|
|
|
|
Fixed-width fonts? That would explain what I am seeing. Thanks!
hexhall
"Warp" <war### [at] tagpovrayorg> wrote in message
news:469f2adb@news.povray.org...
> Hall <tre### [at] ww-interlinknet> wrote:
>> When I go to the editor preferences and look at the available fonts, I do
>> not see all of the fonts that I have installed on my system (a windows
>> xp
>> system, running pov version 3.6). Instead I only see a small fraction of
>> the fonts...is there any way to add to the fonts available to the editor?
>> thanks in advance for any help anyone can give on this.
>
> Let me guess: You are only seeing fixed-width fonts?
>
> I believe that's completely intentional.
>
> --
> - Warp
Post a reply to this message
|
|
|
|
A *very* fine point, but--
Just checked and found _most_ (but not all) of my fixed-width fonts
listed, as well as a couple of symbol fonts (that may in fact be
fixed-width, which still doesn't make them useful for the POV editor),
so let's say "fixed-width fonts that correctly identify themselves as
such." (BTW, I'm rather fond of Lucida Console myself--fixed-width, but
doesn't look like it just came off a tractor-feed printer.)
Sorry, Warp--I know you're supposed to be the resident pedant, but I
just couldn't help myself. ;) Would it help if I said you're also the
King of the Fast, Accurate Answer? :)
--Sherry "It's the Cuba Libre Talking" Shaw
--
#macro T(E,N)sphere{x,.4rotate z*E*60translate y*N pigment{wrinkles scale
.3}finish{ambient 1}}#end#local I=0;#while(I<5)T(I,1)T(1-I,-1)#local I=I+
1;#end camera{location-5*z}plane{z,37 pigment{granite color_map{[.7rgb 0]
[1rgb 1]}}finish{ambient 2}}// TenMoons
Post a reply to this message
|
|