layout_glyph: Create a concatenated set of control points (glyph) from a...

layout_glyphR Documentation

Create a concatenated set of control points (glyph) from a sequence of characters.

Description

One glyph is created from n characters, defined by individual sets of control points.

Usage

layout_glyph(seq, map, shift = 1)

Arguments

seq

a sequence of characters (string)

map

a character map generated by gen_charmap()

shift

horizontal shift when concatenating individual sets of control points

Value

a dataframe of concatenated sets of control points


picasa/generate documentation built on Feb. 28, 2025, 6:51 a.m.