I Use This!
High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 10 hours ago.
Mar 26, 2024 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
protect backslash write writing properties to MIFF (https://github.com/ImageMagick/ImageMagick/issues/7270) More... about 14 hours ago
cosmetic More... 1 day ago
Ignore the fact that the profile could not be added to the image. More... 2 days ago
There is no need to throw an exception when the profile could not be added. More... 2 days ago
Make it more clear we ignore the return value. More... 2 days ago
Use >= instead to work around precision limitations of a double. More... 2 days ago
Update winget manifest after creating the release. More... 2 days ago
Fixed implementation of setting the max-profile-size. More... 3 days ago
beta release More... 4 days ago
release More... 4 days ago
Make it more clear we don't use the return value of jpeg_read_header. More... 4 days ago
Use AcquireStringInfo instead. More... 4 days ago
Refactor cleanup code in the jpeg decoder. More... 4 days ago
Revert "initialize decompression before importing profiles" More... 4 days ago
Corrected reading nested profiles. More... 5 days ago
Corrected value of recursive argument. More... 5 days ago
Corrected code style and fixed the option check. More... 5 days ago
Convert big PDF documents is slow (#7263) More... 5 days ago
corrected connected components labeling perimeter and circularity calculation (https://github.com/ImageMagick/ImageMagick/issues/7259) More... 5 days ago
Use a different path for positive and negative values. More... 5 days ago
Do the ceil first to make sure we return a floored instead of ceiled value. More... 5 days ago
initialize decompression before importing profiles More... 5 days ago
fix undefined behaviors when casting double to size_t (https://github.com/ImageMagick/ImageMagick/issues/6341) More... 6 days ago
check for value < 0, ceil() not required (https://github.com/ImageMagick/ImageMagick/issues/6341) More... 6 days ago
improved range checking (https://github.com/ImageMagick/ImageMagick/issues/6341) More... 6 days ago
ensure number of meta channels does not exceed maximum More... 6 days ago
Add an extra call CastDoubleToUnsigned to address the possible range issue from #6341. More... 6 days ago
ci: fix git version (#7260) More... 6 days ago
latest documentation More... 6 days ago
check for possible range error (#https://github.com/ImageMagick/ImageMagick/issues/6341) More... 6 days ago