Commit 8c91af8
Use /ToUnicode mappings to several chars during text extraction from simple fonts
Refactor existing PdfFont#decode(PdfString) and PdfFont#getContentWidth(PdfString) methods
DEVSIX-1681
Autoported commit.
Original commit hash: [9a3157e04]1 parent 15f9f5b commit 8c91af8
File tree
11 files changed
+2090
-1121
lines changed- itext.tests/itext.kernel.tests
- itext/kernel/pdf/canvas/parser
- resources/itext/kernel
- parser/SimpleFontToUnicodeExtractionTest
- utils/TaggedPdfReaderToolTest
- itext/itext.kernel/itext/kernel/font
11 files changed
+2090
-1121
lines changeditext.tests/itext.kernel.tests/itext/kernel/pdf/canvas/parser/SimpleFontToUnicodeExtractionTest.cs
Lines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments