Welcome to Imager |
Home | Old news | Resources | Future Plans | Releases |
Imager 0.95 | Last modified: 15-Jul-2013 | ||
![]() |
|||
|
handle the SVf_UTF8 flag correctly on magic strings passed to Imager::IO's write() and raw_write() methods.
This may misbehave in perl 5.6.x since the UTF8 flag may not be visible in the main SV after SvGETMAGIC(). RT# 83438