Function

HarfBuzz-0.0HarfBuzzpaint_push_clip_path_endSince 14.2.0

  • Signal that the arbitrary-clip path started by hb_paint_push_clip_path_start() is fully drawn. The accumulated path now acts as a clip on the paint context until a matching hb_paint_pop_clip() call.

    Parameters

    • funcs: paint_funcs_t

      paint functions

    • paint_data: null

      associated data passed by the caller

    Returns void

    14.2.0