Skip to content

Update

Latest
Compare
Choose a tag to compare
@DEViantUA DEViantUA released this 06 Apr 18:23
· 3 commits to main since this release
56c9ffe

After a year, I finally updated my ENCard.

What's new?

  1. Added color adaptation to the image.
    adapt=True
  2. Added UID.
  3. Fixed the display of character cards in the background.
  4. Added the ability to set your own color.
    color = {"1000009": (255,255,255,255)}
  5. Changed the parameters:
    New names:
  • character_id
  • character_image
  1. The character_id parameter now accepts only character IDs
  2. character_image now supports lists in values ​​and will automatically select an image from there.
  3. Changed the code and functions a little.

Xiao_06_04_2024 21_10