servo / pathfinder

A fast, practical GPU rasterizer for fonts and vector graphics
Apache License 2.0
3.54k stars 198 forks source link

Add Path2D utilities (from_outline, add_outline) #492

Open kognise opened 2 years ago

kognise commented 2 years ago

Adds two simple utilities to Path2D:

jdm commented 2 years ago

@bors-servo r=s3bk

bors-servo commented 2 years ago

:pushpin: Commit e8c3eda has been approved by s3bk

bors-servo commented 2 years ago

:lock: Merge conflict

bors-servo commented 2 years ago

:umbrella: The latest upstream changes (presumably #491) made this pull request unmergeable. Please resolve the merge conflicts.

s3bk commented 2 years ago

@kognise can you update the Cargo.lock or remove it from the PR?