tinytools-0.1.0.3
Safe HaskellSafe-Inferred
LanguageHaskell2010

Potato.Flow.Methods.TextCommon

Documentation

displayLinesToChar Source #

Arguments

:: (Int, Int)

the upper left corner of the box containing the text we want to render

-> DisplayLines Int

pre-generated displaylines

-> (Int, Int)

the point we want to render

-> (Int, Int)

how much text is offest by

-> Maybe MPChar