View Source Garnish.Renderer.Line (garnish v0.2.0)

Primitives for rendering lines

Summary

Functions

Link to this function

render(canvas, orientation, position, ch, len, attrs)

View Source
Link to this function

render_horizontal(canvas, position, ch, len, attrs)

View Source
Link to this function

render_vertical(canvas, position, ch, len, attrs)

View Source