diff options
author | Kurt <kurt.w.jung@gmail.com> | 2016-12-02 06:50:26 -0500 |
---|---|---|
committer | Kurt <kurt.w.jung@gmail.com> | 2016-12-02 06:50:26 -0500 |
commit | 733136048993977f0ddeb3260e7aa840249fb4b8 (patch) | |
tree | 8b8e3bbca76f06785a8364bd84409478473abdd0 | |
parent | fecb37db6c13d7d8adbc8c2d0d4681e07a28ab78 (diff) |
Acknowledge Guillermo Pascual's alignment enhancement
-rw-r--r-- | README.md | 12 | ||||
-rw-r--r-- | doc.go | 12 |
2 files changed, 12 insertions, 12 deletions
@@ -204,12 +204,12 @@ joins, line join styles, enhanced fill modes, and has helped greatly with package presentation and tests. Templating is adapted by Marcus Downing from the FPDF_Tpl library created by Jan Slabon and Setasign. Jelmer Snoeck contributed packages that generate a variety of barcodes and help with -registering images on the web. Additionally, he augmented the basic HTML -functionality with aligned text. Kent Quirk implemented backwards-compatible -support for reading DPI from images that support it, and for setting DPI -manually and then having it properly taken into account when calculating image -size. Paulo Coutinho provided support for static embedded fonts. Bruno Michel -has provided valuable assistance with the code. +registering images on the web. Jelmer Snoek and Guillermo Pascual augmented the +basic HTML functionality with aligned text. Kent Quirk implemented +backwards-compatible support for reading DPI from images that support it, and +for setting DPI manually and then having it properly taken into account when +calculating image size. Paulo Coutinho provided support for static embedded +fonts. Bruno Michel has provided valuable assistance with the code. ##Roadmap @@ -216,12 +216,12 @@ joins, line join styles, enhanced fill modes, and has helped greatly with package presentation and tests. Templating is adapted by Marcus Downing from the FPDF_Tpl library created by Jan Slabon and Setasign. Jelmer Snoeck contributed packages that generate a variety of barcodes and help with -registering images on the web. Additionally, he augmented the basic HTML -functionality with aligned text. Kent Quirk implemented backwards-compatible -support for reading DPI from images that support it, and for setting DPI -manually and then having it properly taken into account when calculating image -size. Paulo Coutinho provided support for static embedded fonts. Bruno Michel -has provided valuable assistance with the code. +registering images on the web. Jelmer Snoek and Guillermo Pascual augmented the +basic HTML functionality with aligned text. Kent Quirk implemented +backwards-compatible support for reading DPI from images that support it, and +for setting DPI manually and then having it properly taken into account when +calculating image size. Paulo Coutinho provided support for static embedded +fonts. Bruno Michel has provided valuable assistance with the code. Roadmap |