stephengaito

Results 10 issues of stephengaito

Add alpine install file to release upload script See: #59

bug

At the moment the Alpine version of `pdf2htmlEX` uses static versions of FontForge and Poppler which have been compiled against Alpine's standard `iconv` library. Unfortunately, the Alpine version of iconv...

help wanted

***Conclusion: Resurrecting Lu Wang's "test_remote_browser" test tool and using Sauce Lab's OpenSauce would provide much better testing with less additional effort.*** See: https://github.com/pdf2htmlEX/pdf2htmlEX/issues/67#issuecomment-651034950 Original: See: https://github.com/pdf2htmlEX/pdf2htmlEX/issues/57#issuecomment-650557076

Terence, Now that your contribution system is significantly easier and clearer (many thanks) I am issuing a pull request on some patches I made about 5-6 months ago. I have...

Separate the existing`$source` variable into a pair of `$source` (contains both meta-data and page content) and `$contents` (just the page content) variables. This allows the HTML to be rendered from...

- add missing `use_pastebin` in *all* uses of `$this->_view('render' ... );` - add `USE_PAGE_METADATA` to create initial JSON (title) metadata in `$content` of `createAction`. - fix use of `APP_DIR` in...

Updated [php-markdown](https://github.com/michelf/php-markdown) to version 1.9.0 ([+ most recent changes on master on 2020/07/19](https://github.com/michelf/php-markdown/commit/6975244af21bd467235217813f3473bf3929a208))

@ViliusSutkus89 I am about to issue a pull request from my [stephengaito/pdf2htmlEX](https://github.com/stephengaito/pdf2htmlEX) development repository back into the main [pdf2htmlEX/pdf2htmlEX](https://github.com/pdf2htmlEX/pdf2htmlEX) repository. *My changes are likely to break your build* (if and...

This (single?) issue will contain my evolving comments and issues with this (wonderful!) tutorial. I intend to keep an expanding task list of items I *think* need addressing. (Feel free...

Yet again many thanks for an excellent tutorial. Alas, I have fallen into my "Mathematician of *very* little brain" mode.... I am having trouble understanding the *mathematics* which underlies your...