diff options
author | Kurt <kurt.w.jung@gmail.com> | 2016-07-30 13:32:49 -0400 |
---|---|---|
committer | Kurt <kurt.w.jung@gmail.com> | 2016-07-30 13:32:49 -0400 |
commit | 915906ba1ac3db38aee1818e4579589169a5bd68 (patch) | |
tree | 6a9f718d54fa8ec818d2cecff4724eee261875f4 | |
parent | 9d37149a8b21e4566cca0c844d25a80769dbd302 (diff) |
Acknowledge Paulo Coutinho for static embedded font support.
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | doc.go | 3 |
2 files changed, 4 insertions, 2 deletions
@@ -208,7 +208,8 @@ 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. Bruno Michel has provided valuable assistance with the code. +size. Paulo Coutinho provided support for static embedded fonts. Bruno Michel +has provided valuable assistance with the code. ##Roadmap @@ -220,7 +220,8 @@ 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. Bruno Michel has provided valuable assistance with the code. +size. Paulo Coutinho provided support for static embedded fonts. Bruno Michel +has provided valuable assistance with the code. Roadmap |