1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

XFA - Draw arcs correctly

- it aims to fix #14315;
- take into account the startAngle to compute the coordinates of the final point.
This commit is contained in:
Calixte Denizet 2021-11-27 17:34:05 +01:00
parent e439f4d620
commit 31e13515f5
4 changed files with 12 additions and 4 deletions

View file

@ -489,3 +489,4 @@
!issue14267.pdf
!PDFBOX-4352-0.pdf
!REDHAT-1531897-0.pdf
!xfa_issue14315.pdf

Binary file not shown.

View file

@ -1037,6 +1037,13 @@
"lastPage": 1,
"type": "eq"
},
{ "id": "xfa_issue14315",
"file": "pdfs/xfa_issue14315.pdf",
"md5": "e239710875f9dea72fd94c20672a29e1",
"rounds": 1,
"enableXfa": true,
"type": "eq"
},
{ "id": "xfa_issue14071",
"file": "pdfs/xfa_issue14071.pdf",
"md5": "7ef09705091602668ce22086c83a90f3",