Merge commit 'alpha/update_2_12_for_2_11_2_series_merge^2' into HEAD
[jalview.git] / doc / README-DMG_creation.md
similarity index 70%
rename from utils/install4j/DMG_creation_README.md
rename to doc/README-DMG_creation.md
index e6511c9..13f4bf9 100644 (file)
@@ -35,4 +35,14 @@ umount /Volumes/Jalview\ Installer
 
 ## Background image
 
-See file `DMG_background_image_creation_README.md` on how to create the background image.
+See file `README-DMG_background_image_creation.md` on how to create the background image.
+
+## Adding the background image
+
+See https://www.ej-technologies.com/resources/install4j/help/doc/concepts/dmgStyling.html which describes how to add the background image to your DMG file
+using macOS Finder.
+
+Worth exploring further:
+* https://github.com/create-dmg/create-dmg
+* and the AppleScript on https://stackoverflow.com/questions/96882/how-do-i-create-a-nice-looking-dmg-for-mac-os-x-using-command-line-tools
+to script precise placement of icons over background image.