0.4.77
- Simplify bottom quality badge layout (bcb1e37)
Remove complex overlay- and spacing-specific logic for bottom-quality badge placement in lib/imageRenderer.ts and compute a single bottomRowY using posterReferenceBadgeHeight. Call composeQualityBadgeRow with the reference height and update lastPosterQualityTopY/BottomY accordingly to simplify layout behavior. Also bump package version to 0.4.77 in package.json.
Full Changelog: v0.4.76...v0.4.77