Skip to content

pleNx v0.1.13

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 10:20

Interface

  • Series and movie logos no longer smear. The transparent title logos on
    detail pages are drawn in "fit" mode, so the image is smaller than its box
    and sits letterboxed inside it. The empty area around it was still being
    painted with the image, which sampled outside the texture and — because edge
    pixels are clamped — dragged vertical streaks down from every shape. The
    image now fills only its own fitted area, so logos render cleanly. Affects
    every platform (the fix is in the shared image renderer).

download