Skip to content

BBCF font.hip files not parsing correctly #1

@super-continent

Description

@super-continent

font.hip files are used in some areas of BBCF and they seem to be an unaccounted-for variant of the hip image format. From a glance at the files it looks as though they're raw images, but using run-length-encoded 16-bit luma instead of run-length-encoded 32-bit RGBA.

The header doesn't seem to indicate when that image type is used. I believe the single "unknown" field in the hip header must have something to do with it. possibly a set of 4 variants? Bitfield? I'm currently unsure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions