pdf.js/src/core/xfa
Calixte Denizet 7cdbc98716 XFA - Match font family correctly
- partial fix for https://bugzilla.mozilla.org/show_bug.cgi?id=1716980;
  - some pdf can contain an invalid font family (e.g. 'Windings 3') so in this case remove the space;
  - the font family in typeface attribute doesn't always match the one defined in the FontDescriptor dictionary.
2021-06-20 15:16:28 +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 - Match font family correctly 2021-06-20 15:16:28 +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 - Match font family correctly 2021-06-20 15:16:28 +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 - Match font family correctly 2021-06-20 15:16:28 +02:00
text.js XFA - Match font family correctly 2021-06-20 15:16:28 +02:00
unknown.js XFA - Add a parser for XFA files 2021-02-01 13:45:31 +01:00
utils.js XFA - Add support for overflow element 2021-06-15 12:32:01 +02:00
xdp.js XFA -- Add attributes and children in XFAObject 2021-02-03 18:56:00 +01:00
xfa_object.js XFA - Match font family correctly 2021-06-20 15:16:28 +02:00
xhtml.js XFA - Match font family correctly 2021-06-20 15:16:28 +02:00