Pinned
671 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2021
Created 2 repositories
- wezm/png_pong Rust
- wezm/nimage Nim
Created a pull request in AldaronLau/png_pong that received 1 comment
Implement std Error for decode and encode errors
This PR implements the std::error::Error
trait for decode::Error
and encode::Error
. This makes these error types more versatile for some uses. E.g.…
+33
−7
•
1
comment
Opened 4 other pull requests in 4 repositories
yeslogic/allsorts-tools
1
merged
AldaronLau/png_pong
1
merged
moigagoo/nimage
1
merged
yeslogic/unicode-joining-type
1
merged
Created an issue in AldaronLau/png_pong that received 4 comments
Support gAMA, cHRM chunks
Is your feature request related to a problem? Please describe.
Attempting to read an image with a gAMA
and cHRM
chunks (which are in the PNG1.2 spec)…
4
comments