Skip to content

v1.2.0

Compare
Choose a tag to compare
@HexDecimal HexDecimal released this 07 Jun 07:39
  • The set_colors method now changes the default colors used by the draw_*
    methods. You can use Python's Ellipsis to explicitly select default colors
    this way.
  • Functions and Methods renamed to match Python's style-guide PEP 8, the old
    function names still exist and are depreciated.
  • The fgcolor and bgcolor parameters have been shortened to fg and bg