mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Implement free text annotations
This commit is contained in:
parent
62dc431af6
commit
ae2a4dc3dd
6 changed files with 47 additions and 0 deletions
|
@ -183,6 +183,7 @@
|
|||
.annotationLayer .underlineAnnotation,
|
||||
.annotationLayer .squigglyAnnotation,
|
||||
.annotationLayer .strikeoutAnnotation,
|
||||
.annotationLayer .freeTextAnnotation,
|
||||
.annotationLayer .lineAnnotation svg line,
|
||||
.annotationLayer .squareAnnotation svg rect,
|
||||
.annotationLayer .circleAnnotation svg ellipse,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue