pangoRendererDrawGlyph: pangoRendererDrawGlyph

Description Usage Arguments Details Author(s)

View source: R/pangoFuncs.R

Description

Draws a single glyph with coordinates in device space.

Usage

1
pangoRendererDrawGlyph(object, font, glyph, x, y)

Arguments

object

[PangoRenderer] a PangoRenderer

font

[PangoFont] a PangoFont

glyph

[numeric] the glyph index of a single glyph

x

[numeric] X coordinate of left edge of baseline of glyph

y

[numeric] Y coordinate of left edge of baseline of glyph

Details

Since 1.8

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.