diff --git a/documentation/graphics/ofTrueTypeFont.markdown b/documentation/graphics/ofTrueTypeFont.markdown index 070e10eb9..32c207138 100644 --- a/documentation/graphics/ofTrueTypeFont.markdown +++ b/documentation/graphics/ofTrueTypeFont.markdown @@ -806,14 +806,14 @@ This is a variable to represent how wide spaces are sized. It's a scalar for t -###int getStringAsPoints() +###int getStringAsPoints(string, vflip = true, filled = true)