You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 14, 2017. It is now read-only.
NpkReader currently outputs in RGBA format. If that is not the format used by the calling code, time is wasted converting, possibly not insignificant for large images.
Needs profiling to determine how much of an issue this is.
The text was updated successfully, but these errors were encountered:
NpkReader currently outputs in RGBA format. If that is not the format used by the calling code, time is wasted converting, possibly not insignificant for large images.
Needs profiling to determine how much of an issue this is.
The text was updated successfully, but these errors were encountered: