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


Groups > comp.lang.postscript > #3462

Re: Snipping the ears

Newsgroups comp.lang.postscript
Date 2019-10-10 15:07 -0700
References <bcebd98c-b6bf-47fb-bfa9-bc064429190b@googlegroups.com>
Message-ID <b76e5fa0-8349-4498-949a-25fd272de91c@googlegroups.com> (permalink)
Subject Re: Snipping the ears
From jdaw1 <jdawiseman@gmail.com>

Show all headers | View raw


This is an important and difficult problem. I want this to work, but I want this to work when applied to complicated path returned by charpath, and to work with total reliability. Which is a big ask.

E.g., a different route to this answer was requested in 2005: https://groups.google.com/forum/#!msg/comp.lang.postscript/VgN-zQSklVI/ (“What is wanted is to do the partial stroke of this path that is ≤6pt from the path, but >5pt.”)

Currently the equivalent is achieved by the ugly-tastic likes of 1 setlinejoin 1 setlinecap gsave 0 setgray 12 setlinewidth stroke grestore 1 setgray 10 setlinewidth stroke.

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


Thread

Snipping the ears luser droog <luser.droog@gmail.com> - 2019-07-20 13:18 -0700
  Re: Snipping the ears luser droog <luser.droog@gmail.com> - 2019-07-20 16:51 -0700
    Re: Snipping the ears luser droog <luser.droog@gmail.com> - 2019-07-22 00:47 -0700
      Re: Snipping the ears luser droog <luser.droog@gmail.com> - 2019-07-24 00:38 -0700
        Re: Snipping the ears Mark Carroll <mtbc@bcs.org> - 2019-07-24 08:50 +0100
          Re: Snipping the ears luser droog <luser.droog@gmail.com> - 2019-07-29 23:18 -0700
            Re: Snipping the ears luser droog <luser.droog@gmail.com> - 2019-08-06 22:05 -0700
              Re: Snipping the ears luser droog <luser.droog@gmail.com> - 2019-08-08 00:22 -0700
                Re: Snipping the ears luser droog <luser.droog@gmail.com> - 2019-08-11 13:33 -0700
                Re: Snipping the ears luser droog <luser.droog@gmail.com> - 2019-08-13 16:03 -0700
                Re: Snipping the ears luser droog <luser.droog@gmail.com> - 2019-08-19 22:46 -0700
                Re: Snipping the ears luser droog <luser.droog@gmail.com> - 2019-08-21 23:44 -0700
  Re: Snipping the ears jdaw1 <jdawiseman@gmail.com> - 2019-10-10 15:07 -0700
    Re: Snipping the ears jdaw1 <jdawiseman@gmail.com> - 2019-10-10 15:09 -0700
    Re: Snipping the ears luser droog <luser.droog@gmail.com> - 2019-10-13 01:39 -0700
      Re: Snipping the ears luser droog <luser.droog@gmail.com> - 2019-10-13 01:51 -0700
        Re: Snipping the ears jdaw1 <jdawiseman@gmail.com> - 2020-06-04 03:15 -0700
          Re: Snipping the ears luser droog <luser.droog@gmail.com> - 2020-07-09 10:31 -0700
          Re: Snipping the ears jdaw1 <jdawiseman@gmail.com> - 2021-02-13 09:51 -0800

csiph-web