label

Module Contents

Classes

Label

class label.Label(label, handle_tex=True)[source]

Bases: pyfeyn2.render.text.line.ASCIILine

static handle_tex(s)[source]

Remove TeX commands from a string to pure ASCII.

draw(pane, isrc, itar, scalex=1, scaley=1, kickx=0, kicky=0)[source]