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

set font size and color on annotation layer

use the default appearance to set the font size and color of a text
annotation widget
This commit is contained in:
Dominik Hufnagel 2021-01-21 22:33:43 +01:00
parent 6ffb6b1c0c
commit c5083cda02
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
}
]