Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repair context2d.js #1923

Merged
merged 9 commits into from
Sep 2, 2018
Merged

Repair context2d.js #1923

merged 9 commits into from
Sep 2, 2018

Conversation

Uzlopak
Copy link
Collaborator

@Uzlopak Uzlopak commented Sep 1, 2018

  • context2d: drawImage
  • context2d: arc
  • context2d: paths
  • context2d: fonts
  • context2d: curves
  • context2d: fillRect and strokeRect
  • context2d: setStrokeStyle and setFillStyle
  • context2d: setTextBaseline
  • context2d: moveTo, lineTo, stroke, fill
  • context2d: setLineCap
  • context2d: setLineJoin
  • context2d: css color names

@Uzlopak Uzlopak added this to In progress in jsPDF 1.4.2 Sep 1, 2018
@Uzlopak
Copy link
Collaborator Author

Uzlopak commented Sep 2, 2018

The test for LineJoin fails, but it is actually correct. Only the order is kind of messed up.

@Uzlopak Uzlopak merged commit 2af8438 into parallax:master Sep 2, 2018
jsPDF 1.4.2 automation moved this from In progress to To Be Drafted Sep 2, 2018
@Uzlopak Uzlopak deleted the repair/context2d branch September 2, 2018 19:43
@Uzlopak Uzlopak moved this from To Be Drafted to Done in jsPDF 1.4.2 Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
jsPDF 1.4.2
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant