Age | Commit message (Expand) | Author |
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 |
2015-08-19 | Fhttp: add RegisterRemoteImage functionality. | Jelmer Snoeck |
2015-08-19 | Add image information retrieval method and test | Kurt Jung |
2015-08-17 | Add method to clear current error | Kurt Jung |
2015-08-12 | Merge pull request #34 from marcusatbang/test-windows | Kurt Jung |
2015-08-12 | Allow the tests to work on Windows | Marcus Downing |
2015-08-12 | Acknowledge Marcus Downing for templating module | Kurt Jung |
2015-08-12 | Merge branch 'marcusatbang-templating' | Kurt Jung |
2015-08-12 | Merge branch 'templating' of https://github.com/marcusatbang/gofpdf into marc... | Kurt Jung |
2015-08-12 | Badge graphics in raster form to accommodate github's questionable practice o... | Kurt Jung |
2015-08-12 | License and attribution | Marcus Downing |
2015-08-04 | Templating fixes | Marcus Downing |
2015-08-04 | Templating | Marcus Downing |
2015-07-28 | Remove SVG links from README | Kurt Jung |
2015-07-28 | Modify link to SVG | Kurt Jung |
2015-07-28 | Modify link to SVG | Kurt Jung |
2015-07-28 | Add some badge links | Kurt Jung |
2015-07-28 | Add some badge links | Kurt Jung |
2015-07-23 | Merge branch 'master' of https://github.com/jung-kurt/gofpdf | Kurt Jung |
2015-07-23 | Add a sample Type1 font and metric file pair for testing purposes | Kurt Jung |
2015-07-13 | Merge pull request #30 from stanim/getalpha | Kurt Jung |
2015-07-12 | implement GetAlpha | Stani |
2015-07-12 | Merge pull request #28 from stanim/current | Stani |
2015-07-12 | GetFontDesc returns the current font descriptor if familyStr is empty | Stani |
2015-07-12 | Correct typo | Kurt Jung |
2015-07-12 | Add section on contributing changes to gofpdf | Kurt Jung |
2015-07-12 | Merge pull request #26 from stanim/fontdesc | Kurt Jung |
2015-07-12 | implement vertical baseline alignment for text | Stani |
2015-07-12 | added Fpdf.GetFontDesc method and documentation for FontDescType | Stani |
2015-07-11 | A tip of the hat to Stani Michiels for help with package presentation and tests. | Kurt Jung |
2015-07-11 | Merge pull request #23 from stanim/examples | Kurt Jung |
2015-07-11 | fix long lines in documentation examples | Stani |
2015-07-11 | Remove unused reference | Kurt Jung |
2015-07-11 | Remove superfluous reference to example | Kurt Jung |
2015-07-11 | Format a couple more links in markdown | Kurt Jung |
2015-07-11 | Use sed to improve appearance of markdown with features that are unavailable ... | Kurt Jung |
2015-07-10 | Autogenerate README | Kurt Jung |
2015-07-10 | Quick start: generate file, not stream | Kurt Jung |