weasel API - v0.8.0
    Preparing search index...

    Type Alias TextVerticalAlign

    TextVerticalAlign: "top" | "center" | "bottom"

    Box vertical alignment for text draw commands. Given the command's box height and the laid-out text block's height, returns the Y offset to apply to every quad. 'top' (or an undefined align, or a missing box height) is the legacy behavior: offset 0.