googlefonts / googlefonts/picosvg

Support overflow: hidden & scroll

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
220
Forks
17
PR merge metrics
No merged PRs in 30d

Description

https://www.w3.org/TR/SVG11/masking.html#OverflowProperty

To support, synthesize a new clip path. Make sure this occurs in correct order to apply it when producing a new picosvg.

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked SVG 1.1 Overflow Property section, then trace picosvg's processing order for clip paths and new output documents. Done means overflow:hidden and overflow:scroll are supported by synthesizing a clip path and applying it in the correct order when producing a new picosvg.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-graphics
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.