bimg v1.0.3 Release Notes

Release Date: 2016-09-28 // over 7 years ago
    • ๐Ÿ›  fix(#95): better image type inference and support check.
    • ๐Ÿ›  fix(background): pass proper background RGB color for PNG image conversion.
    • ๐Ÿ‘ feat(types): validate supported image types by current libvips compilation.
    • feat(types): consistent SVG image checking.
    • ๐Ÿ‘ feat(api): add public functions VipsIsTypeSupported(), IsImageTypeSupportedByVips() and IsSVGImage().