It should show text "Hello!" on transparent background. The file can be read properly with Gimp 2.8.10 and Photoshop CS6.
Here shows the warnings from Windows command:
Code: Select all
C:>identify -version
Version: ImageMagick 6.9.1--7 Q16 x86 2015-07-04 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Features: Cipher DPC HDRI Modules OpenMP
Delegates (built-in): bzlib cairo freetype jng jp2 jpeg lcms lqr openexr pangoca
iro png ps rsvg tiff webp xml zlib
C:>identify -verbose Hello.psd | find /I "warning"
identify.exe: CompressionNotSupported '8239' @ warning/psd.c/ReadPSDChannel/1098.
identify.exe: CompressionNotSupported '15420' @ warning/psd.c/ReadPSDChannel/1098.
identify.exe: CompressionNotSupported '65280' @ warning/psd.c/ReadPSDChannel/1098.
Best wishes,