Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.postscript > #2510

Re: How long is a path? Alas currentdash is silent

From Carlos <angus@quovadis.com.ar>
Newsgroups comp.lang.postscript
Subject Re: How long is a path? Alas currentdash is silent
Date 2016-04-09 01:31 +0200
Organization A noiseless patient Spider
Message-ID <20160409013144.08d8576f@samara.DOMA> (permalink)
References <7d687ea2-4b38-408d-be5f-e35d730137eb@googlegroups.com> <ne8a1s$7ud$1@dont-email.me> <c2de8bf2-923d-445b-8007-f89c61bc7ead@googlegroups.com>

Show all headers | View raw


[jdaw1 <jdawiseman@gmail.com>, 2016-04-08 14:57]
> > Ghostscript/screen gives 210.749, Ghostscript/PDF gives 211.406,
> > and GSView gives 211.368.  
> 
> Do smaller values of setflat shrink the differences?

I think it's related to instroke being device dependant, as I say in
the other message.
> 
> 
> > 2 setlinecap   
> 
> Why? Surely something like '0 setlinecap 0.06 setlinewidth' (because
> I don't quite trust '0 setlinewidth').

Well, I figured with 0 setlinecap the last point would be on the edge,
and there would be a 50/50 possibility of it being painted. I can catch
it with 2 setlinecap.

The path has only a first part which is invisible, and maybe a black
second part. If it has a black second part, it doesn't matter which
part of it touches the last point, we are just interested in that it
is there (so we can add the length of the invisible first part). So, it
isn't necessary to reduce the line width. In fact, enlarging it could
be more helpful.

-- 

Back to comp.lang.postscript | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

How long is a path? Alas currentdash is silent jdaw1 <jdawiseman@gmail.com> - 2016-04-05 16:34 -0700
  Re: How long is a path? Alas currentdash is silent tlvp <mPiOsUcB.EtLlLvEp@att.net> - 2016-04-05 21:45 -0400
    Re: How long is a path? Alas currentdash is silent luser- -droog <mijoryx@yahoo.com> - 2016-04-05 19:09 -0700
      Re: How long is a path? Alas currentdash is silent jdaw1 <jdawiseman@gmail.com> - 2016-04-06 01:26 -0700
        Re: How long is a path? Alas currentdash is silent jdaw1 <jdawiseman@gmail.com> - 2016-04-06 05:07 -0700
          Re: How long is a path? Alas currentdash is silent Scott Hemphill <hemphill@hemphills.net> - 2016-04-06 11:40 -0400
            Re: How long is a path? Alas currentdash is silent jdaw1 <jdawiseman@gmail.com> - 2016-04-06 09:52 -0700
              Re: How long is a path? Alas currentdash is silent sjprouty3765@gmail.com - 2016-04-06 12:05 -0700
                Re: How long is a path? Alas currentdash is silent jdaw1 <jdawiseman@gmail.com> - 2016-04-06 14:55 -0700
              Re: How long is a path? Alas currentdash is silent Scott Hemphill <hemphill@hemphills.net> - 2016-04-06 17:12 -0400
                Re: How long is a path? Alas currentdash is silent jdaw1 <jdawiseman@gmail.com> - 2016-04-06 14:34 -0700
        Re: How long is a path? Alas currentdash is silent Scott Hemphill <hemphill@hemphills.net> - 2016-04-06 11:35 -0400
          Re: How long is a path? Alas currentdash is silent jdaw1 <jdawiseman@gmail.com> - 2016-04-06 09:38 -0700
  Re: How long is a path? Alas currentdash is silent jdaw1 <jdawiseman@gmail.com> - 2016-04-07 01:39 -0700
  Re: How long is a path? Alas currentdash is silent Carlos <angus@quovadis.com.ar> - 2016-04-08 15:04 +0200
    Re: How long is a path? Alas currentdash is silent jdaw1 <jdawiseman@gmail.com> - 2016-04-08 14:32 -0700
      Re: How long is a path? Alas currentdash is silent Carlos <angus@quovadis.com.ar> - 2016-04-09 01:19 +0200
    Re: How long is a path? Alas currentdash is silent jdaw1 <jdawiseman@gmail.com> - 2016-04-08 14:57 -0700
      Re: How long is a path? Alas currentdash is silent Carlos <angus@quovadis.com.ar> - 2016-04-09 01:31 +0200

csiph-web