Function

HarfBuzz-0.0HarfBuzzpaint_sweep_gradient_tilesSince 14.2.0

  • Iterates the full 0..2π sweep produced by a color-stop list, invoking emit_patch once per (start, end) angular segment. Handles #HB_PAINT_EXTEND_PAD, #HB_PAINT_EXTEND_REPEAT, and #HB_PAINT_EXTEND_REFLECT. Stops must be pre-sorted by offset; use hb_paint_normalize_color_line() first if they aren't.

    Parameters

    Returns color_stop_t[]

    14.2.0