port drawPage function
This commit is contained in:
parent
a1766f5e54
commit
155edf4935
7 changed files with 231 additions and 113 deletions
|
@ -20,7 +20,6 @@ describe('Canvas', function () {
|
|||
|
||||
it('should draw a single page', (done) => {
|
||||
let canvas = new Canvas()
|
||||
// TODO update fixture once centering is working again
|
||||
testImage.portrait1((testImage) => {
|
||||
fixtureImage.singlePortrait((fixtureImage) => {
|
||||
canvas.drawImage(testImage)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue