vty v5.14 Release Notes

    • ➕ addMaybeClippedJoin: instead of raising an exception when the join is totally clipped, just reduce the clip amount and continue
    • ➕ addMaybeClipped: skip blit of joins when their primary dimension is zero
    • 'string' and related text functions no longer treat an empty string as an empty image (thanks Chris Penner). This means that now it is possible to use 'str ""' as a non-empty image with height 1.