write_text has a couple of problems
kbroman opened this issue · 1 comments
kbroman commented
- font
"8x6"
seems to produce total garbage - font
"16x16"
works only with capital letters. The warning message could be more informative. Currently something likeIn FUN(X[[i]], ...) : Character "h" not found
kbroman commented
- Fixed the font part.
- The warning message is maybe okay, but could be made more clear if we were more explicit: "Character [blah] not found in font [blah]".