Skip to content

Refactor issue list #66

Description

@andrews05

I've run into a number of issues trying to use the refactor branch - I've made attempts to resolve some of them but the correct solution isn't always clear to me so I figured it best just to open an issue here.

  • block::clear() doesn't seem to work (low priority, pretty sure I don't actually need this)
  • block::set() with a byte count of 1 seems to be setting 4 bytes (is there another way to set bytes?)
  • Fail to read empty resources, caused by incorrect return from block::size() (see Handle empty resources #6 where this occurred previously)
  • PICT encode doesn't write any pixel data (thinks the dimensions are zero?)
  • Assertion failure in packbits::encode() when the writer tries to expand storage (it doesn't own the block)
  • Not an error, but I need to be able to construct a surface from a block in order to encode picts in ResForge

Activity

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

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