Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Rendering of non-rectangular outlines #217

Open
cofactr-mh opened this issue Jul 26, 2021 · 1 comment
Open

Rendering of non-rectangular outlines #217

cofactr-mh opened this issue Jul 26, 2021 · 1 comment

Comments

@cofactr-mh
Copy link

Is there a way to get the area outside of the board outline to show as black, in the same way that drill holes do, instead of showing as the FR-4 background color? Currently, it seems to render the outline as a line but otherwise ignore it

@lucasrevvo
Copy link

The method I use is to get an inverted black image of the board outline, then use PIL to mask the rest of the render with it to make the area outside the curved outline black.

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

No branches or pull requests

2 participants