Hello!
I updated the SDK to 2.6.0. The docs mention playdate.graphics.kWrapTruncateEnd
as a valid value for wrapMode
in the function playdate.graphics.drawText
. However this value is not defined.
In the documentation for playdate.graphics.font:drawText
, this value is not mentioned, so could it be that it was included by mistake and it's not actually one of the wrap modes?