Skip to content

Quote2Image V0.4

Compare
Choose a tag to compare
@NotCookey NotCookey released this 29 Dec 14:58
· 9 commits to main since this release

Changes in version 0.0.4

  • Removed the border_text argument from the Convert function.
  • Rewrote the Convert function that now takes a new ImgObject instance as an argument, allowing users to specify a background image and adjust its brightness and blur using the brightness and blur attributes of the ImgObject class.
  • Added the GenerateColors function, which allows users to automatically generate foreground and background colors with correct amount of luminosity.
  • Added more flexibility to the package, including the ability to specify custom fonts and font sizes.
  • Uploaded the package to PyPI, so it is now available for installation via pip.