cginternals / cginternals/glraw

converting images with non-power-of-two width does not work

Open
#27 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
64
Forks
7
PR merge metrics
No merged PRs in 30d

Description

When converting this image
![hpicgs](https://cloud.githubusercontent.com/assets/2820802/4101379/550fcade-30e5-11e4-9940-5858119b08e1.png)
with `glraw-cmd -f GL_RGB -t GL_UNSIGNED_BYTE hpicgs.png`, the program `glraw-cmd` crashes. The glraw file is generated, but it has a strip in the top row:
![hpicgs-strip](https://cloud.githubusercontent.com/assets/2820802/4101387/06caaf00-30e6-11e4-9941-665d80bcad95.png)

I did this on Windows 8.1.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.