We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02971ae commit bf9c695Copy full SHA for bf9c695
src/logo-text.jl
@@ -50,6 +50,8 @@ Example:
50
textlogo("Turing")
51
```
52

53
+
54
+Acknowledgement for https://github.com/JuliaGraphics/Luxor.jl/issues/78#issuecomment-570317514
55
"""
56
function textlogo(
57
txt::String;
0 commit comments