#37453: libsdl_image: unknown Graphical glitches and image non-display in SDL based games ---------------------------+---------------------- Reporter: macports@… | Owner: jmr@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: libsdl_image | ---------------------------+---------------------- Comment (by jmr@…): Hmm, the only obvious options are: * there's a bug in ImageIO on 10.5 that only appears when using a custom calibrated colour space, or * the compiler does something weird in the conversion of integer constants to float, and the bogus values cause problems later. You could test this one by changing "1" to "1.0f" and so on. -- Ticket URL: <https://trac.macports.org/ticket/37453#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS