A presentation at Tech Talk @ Tagesspiegel by Gunnar Bittersmann
TIL about clipping
Photo by Flavio Gasperini on Unsplash
<defs> <mask id=”x”> <rect width=”3000” height=”630” fill=”white”!” <ellipse cx=”1510” cy=”411” rx=”220” ry=”214” fill=”black” stroke=”none”!” !#mask> !#defs> <g mask=”url(#x)”>
<defs> <clipPath id=”x”> <rect width=”3000” height=”630” fill=”white”!” <ellipse cx=”1510” cy=”411” rx=”220” ry=”214” fill=”black” stroke=”none”!” !#clipPath> !#defs> <g clip-path=”url(#x)”>
“
<defs> <clipPath id=”x”> <path d=”………………………………………………………. ……………………………………………………….”!” !#clipPath> !#defs> <g clip-path=”url(#x)”>
View TIL about clipping on Notist.
Dismiss
Irrungen und Wirrungen, Teil 2, Fortsetzung zu TIL about masks