Skip to content

v0.4.2

Choose a tag to compare

@justvanrossum justvanrossum released this 02 Oct 06:16
  • Pinned optional pyffmpeg requirement to 1.6.1 for now.
  • Added linearGradient(...)
  • Added radialGradient(...) (limited to a single center point and a zero start radius)
  • Add random, randint, choice and shuffle from the random module to the default namespace.