summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2020-11-16 08:52:02 -0500
committerDavid Thompson <dthompson2@worcester.edu>2020-11-16 17:27:10 -0500
commit35a28b2b69601f909a2b6412de9a055535b7d449 (patch)
treea2ee97605b764fc15514fc4ba14553d080841207 /doc
parent7154a283f343684ec66bc9fa5bd089f4cc272f47 (diff)
graphics: font: Add color argument to draw-text.
Diffstat (limited to 'doc')
-rw-r--r--doc/api.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api.texi b/doc/api.texi
index 7a49c85..70c3016 100644
--- a/doc/api.texi
+++ b/doc/api.texi
@@ -2334,7 +2334,7 @@ Return @code{#t} if @var{font} is an italicized font.
@end deffn
@deffn {Procedure} draw-text text position
- [#:font] [#:origin] [#:scale] [#:rotation] [#:blend-mode]
+ [#:font] [#:color] [#:origin] [#:scale] [#:rotation] [#:blend-mode]
[#:start 0] [#:end @code{(string-length text)}]
Draw the string @var{text} with the first character starting at