Adrian-George Bostan
e8dca5876c
Add WriteString method benchmarks for primitive objects
2019-03-11 21:25:07 +02:00
Denys Smirnov
3f7ad73812
refactor some receiver and method names; fix typos in comments
2018-12-11 04:37:00 +02:00
Gunnsteinn Hall
3536d323fb
Support MK appearance characteristics for certain styles. Wrap content stream to fix bugs.
2018-10-05 01:59:19 +00:00
Gunnsteinn Hall
55bbc5c2ca
Add function to make UTF16-BE encoded PdfObjectString - core.MakeEncodedString
2018-09-29 02:23:38 +00:00
Gunnsteinn Hall
e99b037340
PDFDocEncoding tests
2018-09-28 09:50:18 +00:00
Gunnsteinn Hall
14ee80e1fe
Preserve and allow output of hexadecimal strings
...
Refactored PdfObjectString into a struct with bool flag for hex. Fixed any code broken by the change.
Unexported non-essential functions for crypto (not used by model). Can unexport more later or refactor to internal package.
2018-07-14 02:25:29 +00:00