JAL-4111 Use ImageMagick to add commit and build time text to DMG and getdown splash...
[jalview.git] / utils / channels / develop-SUFFIX / channel_gradle.properties
index 6e239c4..d98d91b 100644 (file)
@@ -30,3 +30,16 @@ install4j_png_icon_file = jalview_develop_logo.png
 install4j_background = jalview_develop_logo_background_fade-640x480.png
 install4j_dmg_background = jalview_develop_dmg_background-72dpi.png
 install4j_dmg_ds_store = jalview_develop_dmg_DS_Store
+
+getdown_background_image_text_font = utils/fonts/Roboto.ttf
+getdown_background_image_text_colour = #b4b4b4
+getdown_background_image_text_suffix_cmd = scale 4,4 text 102,36.3 '%s'
+getdown_background_image_text_commit_cmd = text 408,168 '%s'
+getdown_background_image_text_date_cmd = text 408,188 '%s'
+
+install4j_background_image_text_font = utils/fonts/Roboto.ttf
+install4j_background_image_text_colour = #b4b4b4
+install4j_background_image_text_suffix_cmd = scale 2.4,2.4 text 81,91 '%s'
+install4j_background_image_text_commit_cmd = text 18,250 '%s'
+install4j_background_image_text_date_cmd = text 18,270 '%s'
+