https://bugzilla.redhat.com/show_bug.cgi?id=1922803 Bug ID: 1922803 Summary: Review Request: golang-github-srwiley-rasterx - SVG 2.0 path compliant rasterizer Product: Fedora Version: rawhide Status: NEW Component: Package Review Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: zebob.m@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://eclipseo.fedorapeople.org/for-review/golang-github-srwiley-rasterx.spec SRPM URL: https://eclipseo.fedorapeople.org/for-review/golang-github-srwiley-rasterx-0-0.1.20210130git85cb727.fc34.src.rpm Description: Rasterx is a golang rasterizer that implements path stroking functions capable of SVG 2.0 compliant 'arc' joins and explicit loop closing. - Paths can be explicity closed or left open, resulting in a line join or end caps. - Arc joins are supported, which causes the extending edge from a Bezier curve to follow the radius of curvature at the end point rather than a straight line miter, resulting in a more fliud looking join. - Not specified in the SVG2.0 spec., but supported in rasterx is the arc-clip join, which is the arc join analog of a miter-clip join, both of which end the miter at a specified distance, rather than all or nothing. - Several cap and gap functions in addition to those specified by SVG2.0 are implemented, specifically quad and cubic caps and gaps. - Line start and end capping functions can be different. Fedora Account System Username: eclipseo -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx