• Draws a score text for HSPs.

    Parameters

    • startEvalPixels: number

      The starting pixel position for the score.

    • hsp: Hsp

      The HSP object containing score information.

    • renderOptions: RenderOptions

      The rendering options.

    • topPadding: number

      The top padding for positioning.

    Returns fabric.Text

    A Fabric.js text object.