mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
[editor] Add some UI elements in order to set font size & color, and ink thickness & color
This commit is contained in:
parent
4e025e1f08
commit
1a3ef2a0aa
20 changed files with 624 additions and 65 deletions
|
@ -259,3 +259,9 @@ editor_ink.title=Add Ink Annotation
|
|||
editor_ink_label=Ink Annotation
|
||||
|
||||
freetext_default_content=Enter some text…
|
||||
|
||||
# Editor Parameters
|
||||
editor_free_text_font_color=Font Color
|
||||
editor_free_text_font_size=Font Size
|
||||
editor_ink_line_color=Line Color
|
||||
editor_ink_line_thickness=Line Thickness
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue