Mike Bremford
Mike Bremford
Cross-posted from the Discord group. I'm not quite sure where to put these, as I think they're issues with the test files as well as issues with the API. There...
To my surprised I've found an actual issue! We have an HTML file with this DOCTYPE `````` In org.ccil.cowan.tagsoup.Parser.decl, this results in the "systemid" variable being set to a blank...
cubicBezierLine(10, 80, 40, 10, 65, 10, 95, 80, 0, 50, 200, 50); cubicBezierLine(10, 80, 40, 10, 65, 10, 95, 80, 0, 50, 200, 60); which were the first two I...
We recently hit a PDF for remediation which had a 150MB file attached as a data URL in a `goToURL` Action - the file was stored as a String. I...
This text is from ISO32K2:2020, bottom of page 191: > PDF writers shall only use the profile types shown in "Table 67 — ICC profile types" for specifying calibrated colour...
It was inevitable this was going to come up at some point. First, I'm assuming a processing model which means a node in the PDF can be of more than...
We've just pulled the latest model and incorporated it so here's some feedback on the changes over the last couple of weeks. Almost all minor, so all in one issue...
If a TimeMachine volume is set up with "$u" in the path, it is not being added to the volume list: at the end of "readvolfile" (`libatalk/util/netatalk_conf.c`, around line 1226)...
Peter - this is really great, by the way. The only assertion I have an issue with in this PDF is this token sequence: `2 0 obj endobj` I don't...
The default user-agent stylesheet as used by Firefox, Chrome, Safari and BFO Publisher sets `body { margin: 8px }`. Any tool that does this will see lesson-deer wrapping onto the...