Brian Huisman

Results 3 issues of Brian Huisman

# Type of pull request * [X] Bug fix (involves code and configuration changes) # About The current `(string)` replacement regexp in `formatContent()` only backchecked two characters for escaped slashes,...

fix

In fonts such as Calibri, the pair of glyphs 't' and 'i' are encoded as a 'ti' ligature when converted to PDF. However, I don't believe there is actually a...

bug
help wanted
de-/encoding issue

In the [sample PDF](https://github.com/smalot/pdfparser/blob/master/samples/bugs/Issue391.pdf) for #391 `/samples/bugs/Issue391.pdf` the results of `getDetails()` returns a set of values that are single element arrays instead of strings: **Expected:** ``` array(6) { ["Title"]=> string(49)...