X Tutup
Skip to content

clipPath for outline breaks in Firefox if outline has clear layers #302

@attie

Description

@attie

I've got a couple of boards that have a somewhat complex outline, and unfortunately they don't render well...

I suspect that this is an issue with drawing filled SVG Paths, and the fact that this outline is actually rendered as a number of <path> elements, but I'm not fully sure. I imagine that rendering the board outline as a single path would resolve this issue.

Extract from top.svg: (lines are truncated)

<path d="M 100380.3 -28920.1 100379.4 -28920.1 100378.6 -28920.9 100376.1 -28921.8 100371.9 -28922.6 10
<path d="M 99766.3 -28587.7 99583 -28587.7 99583 -28816.8 99755.4 -28816.8 99761.3 -28816 99767.9 -2881
<path d="M 95174.9 -28582.7 94960 -28582.7 94960 -28795.1 95155.8 -28795.1 95161.6 -28794.3 95174.9 -28
<path d="M 98730.7 -28743.5 98724.9 -28743.5 98720.7 -28744.3 98715.7 -28745.1 98709.9 -28746 98696.5 -
<path d="M 98233.3 -28743.5 98227.5 -28743.5 98223.3 -28744.3 98218.3 -28745.1 98212.5 -28746 98199.2 -
<path d="M 96943.6 -28743.5 96938.6 -28743.5 96934.5 -28744.3 96930.3 -28744.3 96924.5 -28745.1 96912 -
<path d="M 95698.1 -28743.5 95692.3 -28743.5 95688.1 -28744.3 95683.1 -28745.1 95677.3 -28746 95664 -28
<path d="M 96382.1 -29152.5 96312.1 -29152.5 96312.1 -29084.2 96311.3 -29085.1 96309.6 -29087.6 96306.3
<path d="M 100908.5 -28742.7 100909.3 -28741.8 100911 -28740.2 100914.3 -28736.8 100918.5 -28732.7 1009

These gerbers are produced using Altium Designer.

image

image


Metadata

Metadata

Assignees

No one assigned

    Labels

    bugpcb-stackup-coreTickets for the pcb-stackup-core packagev5-fixedTicket is resolved in the `v5` branch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup