summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--doc.go3
2 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index b558885..0fd28a1 100644
--- a/README.md
+++ b/README.md
@@ -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
diff --git a/doc.go b/doc.go
index 57bc539..474c080 100644
--- a/doc.go
+++ b/doc.go
@@ -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