9 Commits

Author SHA1 Message Date
Gunnsteinn Hall
f8ac397bdf
NewPdfReaderLazy supports reading PDF files in lazy-load mode (#409)
* Lazy loading support NewPdfReaderLazy. 
* Change colorspace and annotations loading to lazy. Clean up page object loading.
* Clear up reference resolving and remove redundant traceToObject function.
* Add IsLogLevel function to logger.  Can be used to avoid calling resource intensive functions except when running trace only.
2019-04-14 22:22:41 +00:00
Denys Smirnov
0a8b46daff don't use generic receiver names; make sure receiver name is consistent 2018-12-09 21:47:15 +02:00
Denys Smirnov
6d2c39043c make sure comments begin with a type/function name 2018-12-09 20:22:33 +02:00
Peter Williams
adf69f755f fixed logging stack reference 2018-06-26 14:02:59 +10:00
Gunnsteinn Hall
9247f5d954 Add Trace log level and change Debug to Trace where appropriate. Add log levels to Console logger. 2017-02-28 12:16:46 +00:00
Gunnsteinn Hall
5566df5057 Add multi encoding support (serial) and basic test case. Added line numbers to logs. 2017-02-13 20:35:42 +00:00
Alfred Hall
f167f70f36 Revised licensing. 2016-07-29 17:23:43 +00:00
Alfred Hall
f2fb3337fb Fixing the logger. 2016-07-17 19:59:17 +00:00
Alfred Hall
63a15c0adf Init
Signed-off-by: Alfred Hall <ahall@ahall.org>
2016-07-09 14:09:27 +00:00