1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-26 10:08:06 +02:00
pdf.js/src/core/xfa
Calixte Denizet e82446fa5a XFA - Get line height from the font
- when the CSS line-height property is set to 'normal' then the value depends of the user agent. So use a line height based on the font itself and if for any reasons this value is not available use 1.2 as default.
  - it's a partial fix for https://bugzilla.mozilla.org/show_bug.cgi?id=1717681.
2021-06-23 14:11:10 +02:00
..
bind.js XFA - Avoid infinite loop when creating some nodes in data 2021-06-09 19:07:59 +02:00
builder.js XFA - Implement usehref support 2021-06-04 14:57:05 +02:00
config.js XFA - Fix wrong function name 2021-05-21 20:25:26 +02:00
connection_set.js XFA -- Add other objects (#12949) 2021-02-11 12:30:37 +01:00
datasets.js XFA - Create Form DOM in merging template and data trees 2021-03-08 14:10:30 +01:00
factory.js XFA - Match font family correctly 2021-06-20 15:16:28 +02:00
fonts.js XFA - Get line height from the font 2021-06-23 14:11:10 +02:00
formcalc_lexer.js XFA - Add a lexer/parser for FormCalc language (#12936) 2021-02-17 20:28:06 +01:00
formcalc_parser.js XFA - Add a lexer/parser for FormCalc language (#12936) 2021-02-17 20:28:06 +01:00
html_utils.js XFA - Get line height from the font 2021-06-23 14:11:10 +02:00
layout.js XFA - Fix layout issues 2021-06-17 16:09:22 +02:00
locale_set.js XFA -- Add localset object (#12948) 2021-02-10 18:04:43 +01:00
namespaces.js XFA - Add a parser for XFA files 2021-02-01 13:45:31 +01:00
parser.js XFA - Match font family correctly 2021-06-20 15:16:28 +02:00
setup.js XFA -- Add other objects (#12949) 2021-02-11 12:30:37 +01:00
signature.js XFA -- Add other objects (#12949) 2021-02-11 12:30:37 +01:00
som.js XFA - Fix error when creating a new data node 2021-06-14 11:33:08 +02:00
stylesheet.js XFA -- Add other objects (#12949) 2021-02-11 12:30:37 +01:00
template.js XFA - Get line height from the font 2021-06-23 14:11:10 +02:00
text.js XFA - Get line height from the font 2021-06-23 14:11:10 +02:00
unknown.js XFA - Add a parser for XFA files 2021-02-01 13:45:31 +01:00
utils.js XFA - Get line height from the font 2021-06-23 14:11:10 +02:00
xdp.js XFA -- Add attributes and children in XFAObject 2021-02-03 18:56:00 +01:00
xfa_object.js Merge pull request #13604 from calixteman/xfa_proto_propr 2021-06-22 09:58:29 +02:00
xhtml.js XFA - Get line height from the font 2021-06-23 14:11:10 +02:00