24
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected over 1 year ago.
Dec 31, 2021 — Dec 31, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SetImageAttribute(): Remove SetImageAttribute() Extending attribute value text code entirely More... 8 months ago
NEWS.txt: Updated the News More... 8 months ago
SetImageAttribute(): Disable attribute extension deprecation warning printf More... 8 months ago
ReadPNMImage(): Fix reading comments from PAM format. More... 8 months ago
Add embedded comments to PNM/PAM test files More... 8 months ago
coders/bmp.c Reverting to BI_BITFIELD. BI_ALPHABITFIELDS seems to be very rare.
fojtik
as Jaroslav Fojtik
More... 8 months ago
WMF: ipa_draw_text() Treat pointer inputs as if they may be NULL. Re-flow entire module. More... 8 months ago
Tidy Changelog and update generated files. More... 8 months ago
coders/bmp.c After some investigations it seems that bit field masks are behind header when BI_SIZE=40.
fojtik
as Jaroslav Fojtik
More... 8 months ago
Tidy Changelog white-space and update generated files. More... 8 months ago
coders/bmp.c Default bit split for older BMPs with 32bpp and BI_BITFIELDS set is crazy.
fojtik
as Jaroslav Fojtik
More... 8 months ago
ResizeImage() Restore previous vertical/horizontal filter order decision logic More... 8 months ago
MogrifyImage(): Use MaxRGBDouble double constant rather than integral MaxRGB as argument to StringToDouble() More... 8 months ago
coders/bmp.c Bitmap header with size 52 bytes is also valid.
fojtik
as Jaroslav Fojtik
More... 8 months ago
magick/module_aliases.h: Add missing module aliases "PNG00", "PNG48", "PNG64" More... 8 months ago
Update generated files More... 8 months ago
coders/bmp.c Better debug log.
fojtik
as Jaroslav Fojtik
More... 8 months ago
coders/bmp.c The opacity channel handling is even more complex: BITMAPV2INFOHEADER: RGB bit field masks, BITMAPV3INFOHEADER+: RGBA
fojtik
as Jaroslav Fojtik
More... 8 months ago
coders/bmp.c BMP with 2bpp is a legal BMP variant
fojtik
as Jaroslav Fojtik
More... 8 months ago
Update generated files More... 8 months ago
coders/bmp.c First attempt to read BMP with BI_JPEG compression inside.
fojtik
as Jaroslav Fojtik
More... 8 months ago
Update generated files More... 8 months ago
coders/bmp.c Remove code duplicity and evaluate BiCompression only on one place.
fojtik
as Jaroslav Fojtik
More... 8 months ago
GetImageInfoAttribute(): For the "name" key, return the input file base name More... 8 months ago
(TranslateTextEx(): Restore previous functionality in which a NULL pointer is returned instead of an empty string More... 8 months ago
Tidy ChangeLog whitespace and update generated files More... 8 months ago
Prepare installation script for MSVC2013 runtime.
fojtik
as Jaroslav Fojtik
More... 8 months ago
Prepare installation script for MSVC2010 runtime.
fojtik
as Jaroslav Fojtik
More... 8 months ago
Update generated files More... 9 months ago
Fix typo in LogMagickEvent of OS22XBITMAPHEADER header More... 9 months ago