Color features and lots of bug fixes
Pre-release
Pre-release
hx2A
released this
09 Aug 02:04
·
1041 commits
to main
since this release
New features:
- Any valid matplotlib color string is now a valid color to use in py5 (if matplotlib is installed)
- New
hex_color()
method - New
select_folder()
,select_input()
, andselect_output()
methods - Upgraded
random_choice()
method - New
np_random
property - New
g
property - New
next_page()
method for the PDF renderer - Proper object equality
See the blog post for more information about this release.
Bug fixes: