PixiDom - v1.0.0
    Preparing search index...

    Function caretColFromX

    • Half-glyph caret rule against a caret-positions table: clicking the left half of a glyph places the caret before it, the right half after it. Returns a column in 0..positions.length - 1.

      Parameters

      • positions: number[]
      • x: number

      Returns number