Skip to content

RGBGFX bug #1656

Open
Open
@Rangi42

Description

This image of white text on a transparent background (reported in this Discord post):

font_nums.png

With rgbgfx -o font_nums.2bpp font_nums.png, it should be outputting gray text on a white background. Instead, it may output solid white (all $00s), or may just segfault with an assertion failure (assume(index < palette.size()); in TileData::rowBitplanes).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugUnexpected behavior / crashes; to be fixed ASAP!rgbgfxThis affects RGBGFX

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions