Age | Commit message (Expand) | Author |
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 |
2015-07-10 | Moved reference to original FPDF site | Kurt Jung |
2015-07-09 | Have to remember to run mkdoc after making changes to documentation | Kurt Jung |
2015-07-09 | Fixed README typo | Kurt Jung |
2015-07-09 | Rearranged README and included reference to related package draw2d | Kurt Jung |
2015-07-09 | Merge pull request #20 from stanim/examples | Kurt Jung |
2015-07-09 | Merge pull request #21 from swenson/master | Kurt Jung |
2015-07-09 | Fixed duplicate name for SetFontSize and SetFontUnitSize | Kurt Jung |
2015-07-09 | Fix SetFontUnitSize name so that we can build | Christopher Swenson |
2015-07-09 | synchronize filenames example pdf files with godoc | Stani |
2015-07-09 | Add reference for autoreadme command | Kurt Jung |
2015-07-09 | Add some font size and conversion methods that use document units rather than... | Kurt Jung |
2015-07-09 | Autogenerate README file from package documentation | Kurt Jung |
2015-07-09 | Autogenerate README file from package documentation | Kurt Jung |
2015-07-07 | Convert sequential examples to ones that are bound to gofpdf methods. | Kurt Jung |
2015-07-07 | Explain error handling in package example | Kurt Jung |
2015-07-06 | Start with the conversion of indexed examples to ones that are associated with | Kurt Jung |
2015-07-06 | Mention Stani Michiels' enhanced fill mode | Kurt Jung |
2015-07-06 | Stani Michiels' full support for fill styles and excellent tutorial to | Kurt Jung |
2015-07-06 | Small tweak to increment operator keep golint happy | Kurt Jung |