gillcup.graphics.helpers

[XXX]

gillcup.graphics.helpers.extend_tuple(args, default=0)[source]

Extend the given tuple to a triple, padding by the given value

gillcup.graphics.helpers.extend_tuple_copy(args)[source]

Extend the given tuple to a triple, copying the last value

gillcup.graphics.helpers.nullContextManager(*args, **kwds)[source]

A context manager that does nothing

Project Versions

Previous topic

gillcup.graphics.baselayer

Next topic

gillcup.graphics.text

This Page