From a14eb545a26e580a20e855c5a59c8933682b29c2 Mon Sep 17 00:00:00 2001 From: Peter Hinch Date: Sat, 28 Aug 2021 18:23:30 +0100 Subject: [PATCH] Add color image. Doc corrections and improvements. --- writer/WRITER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/writer/WRITER.md b/writer/WRITER.md index 36c0b30..869338a 100644 --- a/writer/WRITER.md +++ b/writer/WRITER.md @@ -47,7 +47,7 @@ Mixed text and graphics. ![Image](images/fields.JPG) Labels and Fields (from nanogui.py). -![Image](images/fonts.png)__ +![Image](images/fonts.png) The `CWriter` class (from nanogui): `Label` objects in two fonts. # Contents