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

Merge pull request #12828 from dhufnagel/feature/annotation_layer_display_fontsize

[api-minor] Set font size and color for text widget annotations
This commit is contained in:
Tim van der Meij 2021-01-23 16:08:07 +01:00 committed by GitHub
commit 25b84ce84c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 30 additions and 41 deletions

View file

@ -418,3 +418,4 @@
!issue11555.pdf
!issue12337.pdf
!pr12564.pdf
!pr12828.pdf

BIN
test/pdfs/pr12828.pdf Normal file

Binary file not shown.

View file

@ -5005,5 +5005,13 @@
"rounds": 1,
"type": "eq",
"annotations": true
},
{
"id": "pr12828",
"file": "pdfs/pr12828.pdf",
"md5": "e44d364fba2f146aed04f9d9abbb0f28",
"rounds": 1,
"type": "eq",
"forms": true
}
]