Safe Haskell | None |
---|---|
Language | Haskell2010 |
Graphics.Vty.Debug
Documentation
rowOpsEffectedColumns :: DisplayOps -> [Int] #
allSpansHaveWidth :: DisplayOps -> Int -> Bool #
spanOpsEffectedRows :: DisplayOps -> Int #
type SpanConstructLog = [SpanConstructEvent] #
data SpanConstructEvent #
Constructors
SpanSetAttr Attr |
isSetAttr :: Attr -> SpanConstructEvent -> Bool #
type ImageConstructLog = [ImageConstructEvent] #
forwardImageOps :: [Image -> Image] #
forwardTransform :: ImageOp -> Image -> Image #
reverseTransform :: ImageOp -> Image -> Image #
debugImageOps :: [ImageOp] #