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

Add clipping support #7

Closed
eseifert opened this issue Mar 30, 2015 · 2 comments
Closed

Add clipping support #7

eseifert opened this issue Mar 30, 2015 · 2 comments
Milestone

Comments

@eseifert
Copy link
Owner

Support for clipping should be implemented in all format classes.

Possible implementations:

  • clip instruction in EPS

  • W or W* instruction in PDF

  • <clipPath> tag and corresponding references in SVG

    Imported from trac ticket Add support for continuous integration #1, created by eseifert on 10-22-2010 at 14:43, last modified: 10-23-2010 at 00:03

@eseifert eseifert added this to the 0.7 Release milestone Mar 30, 2015
@eseifert
Copy link
Owner Author

r25 adds clipping support to SVG implementation.

Trac comment by eseifert on 10-22-2010 at 22:02

@eseifert
Copy link
Owner Author

r26 adds clipping support for EPS and PDF implementations.

Trac comment by eseifert on 10-23-2010 at 00:03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant