PdfEx.Op.MoveGlyph (pdf_ex v0.1.0)

Copy Markdown View Source

Reposition the glyph uid to absolute text-space x/y.

Summary

Types

t()

@type t() :: %PdfEx.Op.MoveGlyph{uid: binary(), x: number(), y: number()}