Skip to content
This repository has been archived by the owner. It is now read-only.

Support cubic Bezier curves #130

Closed
wants to merge 1 commit into from
Closed

Conversation

@pcwalton
Copy link
Contributor

pcwalton commented Jan 13, 2015

r? @glennw (or whoever)

@@ -1020,6 +1041,22 @@ impl<'a> PatternRef<'a> {
}
}

pub enum Pattern {

This comment has been minimized.

@mrobinson

mrobinson Jan 13, 2015

Member

Is this change related or just left in by accident?

@mrobinson
Copy link
Member

mrobinson commented Jan 13, 2015

The change looks good to me though I slightly prefer "controlPoint" and "aControlPoint" spelled out instead of the "cp" abbreviation. Servo doesn't have a strong policy on that, as far as I know, so my suggestion does not block the PR in any way.

bors-servo pushed a commit to servo/servo that referenced this pull request Jan 30, 2015
@pcwalton pcwalton force-pushed the pcwalton:bezier-curves branch from 48e2fde to be82fb0 Jan 30, 2015
@pcwalton pcwalton force-pushed the pcwalton:bezier-curves branch from be82fb0 to 99792b5 Jan 30, 2015
@pcwalton pcwalton closed this Jan 30, 2015
@mrobinson

This comment has been minimized.

Copy link

mrobinson commented on src/azure_hl.rs in 99792b5 Jan 30, 2015

This should be fixed in master.

@mrobinson

This comment has been minimized.

Copy link

mrobinson commented on src/azure_hl.rs in 99792b5 Jan 30, 2015

Love the proper use of the diacritical! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.