summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2018-12-11Fix comments according to best practices by effective go (#217)CodeLingo Bot
2017-11-12Remove default byte-for-byte comparison of generated PDF with reference PDF. ...Kurt
2017-08-30FalseDarren McCleary
2017-08-30Updated exampleDarren McCleary
2016-08-18Allow default compression mode to be set. Go 1.7 introduces a new compression...Kurt
2016-07-30Change example test function name to comply with go vetKurt
2016-07-30Check for error in ghostscript exampleKurt
2016-07-30Correct example function nameKurt
2016-07-30Fix some glitches reported by goreportcard.comKurt
2016-07-30Makefile for generating embedded calligra font fileKurt
2016-07-30Isolate embedded font dataKurt
2015-10-11Move default assignments to init function of example file from various test f...Kurt Jung
2015-10-09Remove some development commentsKurt Jung
2015-10-09Implement PDF comparison with rudimentary byte-difference display. If a refer...Kurt Jung
2015-10-08Omit type in declaration assignmentKurt Jung
2015-10-08Clarify a commentKurt Jung
2015-10-08Compare bytes of PDFs generated as examples with reference copies. Difference...Kurt Jung
2015-08-27Delint documentation for example packageKurt Jung
2015-08-27Simplified exampleKurt Jung
2015-08-26Factor various test example helper routines into their own internal packageKurt Jung