Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A path x points distant from the current path #18

Open
jdaw1 opened this issue Feb 13, 2021 · 0 comments
Open

A path x points distant from the current path #18

jdaw1 opened this issue Feb 13, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jdaw1
Copy link
Owner

jdaw1 commented Feb 13, 2021

Currently the likes of OutlineTitles and InlineTitles work as follows.

  • As needed, clip;
  • Loop, each pass setlinewidthing to a smaller value,strokeing in alternate loops white or black.

This imposes a large burden on printers, some of which cope slowly.

It would be much better if there were a function that made a path a certain distance from a pre-existing path. The new path could then be stroked black, with no painting of white.

This has been discussed on comp.lang.postscript:

Whence, no joy.

Edit:

@jdaw1 jdaw1 added the enhancement New feature or request label Feb 13, 2021
@jdaw1 jdaw1 added the help wanted Extra attention is needed label May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant