pagan v0.3.2 Release Notes

Release Date: 2016-01-16 // about 8 years ago
    • Implementing the Avatar class in pagan.py as the main accessor.
    • Overall restructure for an object oriented approach.
    • Avatar objects can now be instantiated and manipulated before drawing.
    • Hash functions can now be omitted on Avatar creation by using simple constants (e.g., pagan.SHA512).
    • Generator paths are now OS independent.
    • Comment cleanup on some methods.
    • Constants are now initialised in init.py