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:
parent
6ffb6b1c0c
commit
c5083cda02
5 changed files with 30 additions and 41 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -418,3 +418,4 @@
|
|||
!issue11555.pdf
|
||||
!issue12337.pdf
|
||||
!pr12564.pdf
|
||||
!pr12828.pdf
|
||||
|
|
BIN
test/pdfs/pr12828.pdf
Normal file
BIN
test/pdfs/pr12828.pdf
Normal file
Binary file not shown.
|
@ -5005,5 +5005,13 @@
|
|||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"annotations": true
|
||||
},
|
||||
{
|
||||
"id": "pr12828",
|
||||
"file": "pdfs/pr12828.pdf",
|
||||
"md5": "e44d364fba2f146aed04f9d9abbb0f28",
|
||||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"forms": true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue