POV-Ray : Newsgroups : povray.general : bezier patches problem : Re: bezier patches problem Server Time
7 Aug 2024 19:21:45 EDT (-0400)
  Re: bezier patches problem  
From: Warp
Date: 23 Jun 2001 15:55:13
Message: <3b34f420@news.povray.org>
Reusser <reu### [at] chorusnet> wrote:
: X-----X-----X-----X
: |         |        |         |
: X-----0------0-----X
: |         |        |         |
: X-----0------0-----X
: |         |        |         |
: X-----X-----X-----X

  Using variable width fonts to make ascii-art is always a very bad idea.
In fact, using variable width fonts *at all* in anything that involves
news (reading and writing) is a bad idea. You should never use a variable
width font but always a fixed-width font when reading or writing articles
so that you always can be sure to read and that people read everything in
the way it was intended.
  If you use a variable width font to make ascii-art, you are assuming that
*EVERYONE* in the whole world is using the *EXACT* same font and newsreader
settings than you are.
  It's like assuming that in everyone's house the fridge is exactly 10 meters
and 25 centimeters from the out door of the house and make instructions based
on that assumption.

  Also when using a fixed-width font, the more square the font is, the
better. A very tall font (eg. 16x8 pixels) tends to deform any ascii-art
vertically in unwanted ways.

-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

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