diff options
author | Kurt Jung <kurt.w.jung@gmail.com> | 2015-09-25 10:10:15 -0400 |
---|---|---|
committer | Kurt Jung <kurt.w.jung@gmail.com> | 2015-09-25 10:10:15 -0400 |
commit | 12304a427f93e86aca8265ebc2c8ca47d5e6d046 (patch) | |
tree | ae29a9ff468a7b80cd507597c2cb5aa25667bb2a | |
parent | d2b7e1f87525fd1d50b2da0626706e48b67adbfb (diff) |
Jelmer Snoeck's support for aligned HTML text
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | doc.go | 3 |
2 files changed, 4 insertions, 2 deletions
@@ -184,7 +184,8 @@ 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. Bruno Michel has provided valuable assistance +registering images on the web. Additionally, he augmented the basic HTML +functionality with aligned text. Bruno Michel has provided valuable assistance with the code. ##Roadmap @@ -201,7 +201,8 @@ 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. Bruno Michel has provided valuable assistance +registering images on the web. Additionally, he augmented the basic HTML +functionality with aligned text. Bruno Michel has provided valuable assistance with the code. Roadmap |