Function

HarfBuzz-0.0HarfBuzzpaint_imageSince 7.0.0

  • Perform a "image" paint operation.

    Parameters

    • funcs: paint_funcs_t

      paint functions

    • paint_data: any

      associated data passed by the caller

    • image: blob_t

      image data

    • width: number

      width of the raster image in pixels, or 0

    • height: number

      height of the raster image in pixels, or 0

    • format: number

      the image format as a tag

    • slant: number

      Deprecated. set to 0.0

    • Optionalextents: glyph_extents_t

      the extents of the glyph

    Returns void

    7.0.0