chia-blockchain/build_scripts/assets/dmg
2022-03-02 18:16:54 -08:00
..
__init__.py Update the DMG background image (#10289) 2022-02-28 15:21:53 -08:00
background.tiff Updated background and icon positions. (#10531) 2022-03-02 18:16:54 -08:00
README Update the DMG background image (#10289) 2022-02-28 15:21:53 -08:00

To update the DMG background image, create 1x and 2x versions of a background:

1x: background.png
2x: background@2x.png

Create a single TIFF combining both 1x and 2x background bitmaps:
Run 'tiffutil -cathidpicheck background.png background@2x.png -out background.tiff'

Use background.tiff as the DMG background