PilotLightTech / PilotLightTech/pilotlight
[FEATURE]: Cleaner Primitive Thick Outline Rendering
Open
Nobody has claimed this yet.
extension: Drawing
type: Feature
type: Improvement
- Dominant language
- C
- Stars
- 118
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Contact Details
No response
What is the feature?
I would like the ability to draw primitive outlines without overlapping corners. Made apparent when using thick lines shown here:
Because this will be more expensive and generally not required, I'm thinking it could be an option in plDrawLineOptions. In dcapp I translated points to the intersections of the adjacent points to get the following result:
Desribe alternatives you have considered?
Other potential solutions
Extension
Draw
Libraries
None
System
None
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.