~jaro/balkon

e84f038725a11b56cb08d1bf047f15adb5e0070c — Jaro 10 months ago 95ceab6
Prepare for vertical-align in BoxOptions.
M src/Data/Text/ParagraphLayout/Internal/BoxOptions.hs => src/Data/Text/ParagraphLayout/Internal/BoxOptions.hs +2 -0
@@ 21,6 21,8 @@ data BoxOptions = BoxOptions
    -- This can be used to reserve space for a left margin, border,
    -- and/or padding.

    -- TODO: textVerticalAlign

    }
    deriving (Eq)


M src/Data/Text/ParagraphLayout/Internal/TextOptions.hs => src/Data/Text/ParagraphLayout/Internal/TextOptions.hs +0 -1
@@ 40,7 40,6 @@ data TextOptions = TextOptions
    -- When applied to the root box in a paragraph, this is also used to
    -- determine the base direction of the paragraph.

    -- TODO: textVerticalAlign
    -- TODO: textLetterSpacing
    -- TODO: textWordSpacing
    -- TODO: textFontFeatures