|
fe055150a3
|
Migrate to Text to represent page contents and get rid of encoding concerns to early
|
2020-02-07 10:49:16 +01:00 |
|
|
5fa32e35db
|
Implement Font retrieving for simple fonts with an /Encoding and no ToUnicode
|
2020-02-05 22:15:18 +01:00 |
|
|
b5a15a692b
|
Forgot to remove commented-out dead code
|
2020-02-05 19:49:03 +01:00 |
|
|
b859338a57
|
Start implementing the MacRomanEncoding
|
2020-02-05 18:03:44 +01:00 |
|
|
764e2c6a4f
|
Removing deprecated hidding for «fail»
|
2020-02-05 18:02:52 +01:00 |
|
|
6ed57d66e8
|
Reimplement cMap as a type of Font and make the code ready for other Fonts
|
2020-02-05 17:42:17 +01:00 |
|
|
c48ab22808
|
Forgot some useless parentheses when playing with operator precedences
|
2020-02-04 17:05:15 +01:00 |
|
|
a2b66ac6d6
|
Generalize the getFont function because some /Resources have a direct dictionary as value for their /Font property
|
2020-02-04 17:04:42 +01:00 |
|
|
f9f799c59b
|
Take the dirty code of «getText» and turn it into a relatively clean module exposing pages, that can be retrieved all at once or by page number (numbered human-style, starting from 1)
|
2019-11-29 11:51:35 +01:00 |
|