class.upload.php version 0.34 released

utf8.pngI am pleased to announce the release of the version 0.34 of the script class.upload.php. Added support for UTF-8 text and TrueType fonts, added image_no_enlarging and image_no_shrinking, better handling of base64 input and error reporting and better file name sanitization

Version 0.34 changelog

- added support for UTF-8 text and TrueType fonts
- add support for raw file data and base64 encoded file data
- remove deprecated properties
- better checking of function availability
- added image_no_enlarging and image_no_shrinking to replace image_ratio_no_zoom_in and image_ratio_no_zoom_out
- checks JPEG auto-rotate even if there is no image manipulation
- better handling of base64 input and error reporting
- updated Swedish and Turkish translation
- better file name sanitization

see all