Age | Commit message (Expand) | Author |
2015-10-12 | Merge branch 'master' into compare-reference-pdf | Kurt Jung |
2015-10-12 | Use basic write rather than aligned write for left-aligned HTML. Corrected by... | Kurt Jung |
2015-10-12 | Allow SVG example to be compressed | Kurt Jung |
2015-10-12 | Add reference PDFs for comparison purposes. Document comparison of example do... | Kurt Jung |
2015-10-11 | Conditionally order another map iteration. Fix 'go vet' problem with unkeyed ... | Kurt Jung |
2015-10-11 | Conditionally sort two map iterations in template code; more to come. | Kurt Jung |
2015-10-11 | Investigate missing spaces between words | Kurt Jung |
2015-10-11 | Move default assignments to init function of example file from various test f... | Kurt Jung |
2015-10-11 | Merge branch 'master' into compare-reference-pdf | Kurt Jung |
2015-10-11 | Include catalog sort and creation date assignment so that tests of contribute... | Kurt Jung |
2015-10-10 | Grammar tweak in documentation | Kurt Jung |
2015-10-10 | Conditionally sort image catalog. Correct small typos. | Kurt Jung |
2015-10-10 | Introduce helper functions to set default catalog sort flag and creation date... | Kurt Jung |
2015-10-10 | Implement conditional catalog sort feature | Kurt Jung |
2015-10-10 | Add method to fix document creation date | Kurt Jung |
2015-10-09 | Remove some development comments | Kurt Jung |
2015-10-09 | Implement PDF comparison with rudimentary byte-difference display. If a refer... | Kurt Jung |
2015-10-08 | Omit type in declaration assignment | Kurt Jung |
2015-10-08 | Clarify a comment | Kurt Jung |
2015-10-08 | Ignore pdf/reference directory | Kurt Jung |
2015-10-08 | Compare bytes of PDFs generated as examples with reference copies. Difference... | Kurt Jung |
2015-09-25 | Jelmer Snoeck's support for aligned HTML text | Kurt Jung |
2015-09-25 | Merge pull request #45 from jelmersnoeck/html-center | Kurt Jung |
2015-09-25 | Fpdf: add WriteAligned. | Jelmer Snoeck |
2015-09-10 | Merge pull request #44 from jelmersnoeck/contribution-specific-interfaces | Kurt Jung |
2015-09-10 | HttpImg: make Http specific PDF interface. | Jelmer Snoeck |
2015-09-05 | Merge pull request #43 from marcusatbang/test-windows2 | Kurt Jung |
2015-09-05 | Windows testing 2 | Marcus Downing |
2015-09-02 | Acknowledge Jelmer Snoeck's barcode contribution | Kurt Jung |
2015-09-02 | Merge branch 'jelmersnoeck-barcode-package' | Kurt Jung |
2015-08-31 | Add Barcode contribution package. | Jelmer Snoeck |
2015-08-27 | Delint documentation for example package | Kurt Jung |
2015-08-27 | Acknowledge Jelmer Snoeck's contribution | Kurt Jung |
2015-08-27 | Merge branch 'jelmersnoeck-contribution-package' | Kurt Jung |
2015-08-27 | Maintain aspect ratio of registered image | Kurt Jung |
2015-08-27 | Merge branch 'contribution-package' of https://github.com/jelmersnoeck/gofpdf... | Kurt Jung |
2015-08-27 | Simplified example | Kurt Jung |
2015-08-27 | Httpimg: remove pdf folder. | Jelmer Snoeck |
2015-08-27 | Use internal example package for testing. | Jelmer Snoeck |
2015-08-27 | Merge branch 'master' of github.com:jung-kurt/gofpdf into contribution-package | Jelmer Snoeck |
2015-08-26 | Factor various test example helper routines into their own internal package | Kurt Jung |
2015-08-26 | Httpimg: cleanup pdf path on with tests. | Jelmer Snoeck |
2015-08-26 | Examples: rename function/file for clarification. | Jelmer Snoeck |
2015-08-26 | HttpImg: use `Register` method. | Jelmer Snoeck |
2015-08-26 | Httpimg: rename package. | Jelmer Snoeck |
2015-08-24 | Use RegisterHttpImage instead of RegisterRemoteImage. | Jelmer Snoeck |
2015-08-24 | Use `GetImageInfo` to see if the image is already registered. | Jelmer Snoeck |
2015-08-24 | Merge branch 'master' into contribution-package | Jelmer Snoeck |
2015-08-22 | Clarify restrictions on OpenType fonts, namely that they must be derived from... | Kurt Jung |
2015-08-21 | Change GetImageInfo to return pointer | Kurt Jung |