LinusU / node-appdmg

💾 Generate your app dmgs
MIT License
1.68k stars 152 forks source link

Could you provide the asset that generates your example ? #147

Closed frranck closed 6 years ago

frranck commented 7 years ago

Hi, Could you provide the assets that generates https://github.com/LinusU/node-appdmg/raw/master/help/help.png ?

The json you give as an example produces something quite different for me , and I'm missing "test-background.png"...

LinusU commented 7 years ago

I believe that this is it:

Spec: https://github.com/LinusU/node-appdmg/blob/master/test/assets/appdmg.json Background: https://github.com/LinusU/node-appdmg/blob/master/test/assets/TestBkg.png

frranck commented 7 years ago

do I need some .VolumeIcon.icns file somewhere ?

frranck commented 7 years ago

What is this gray scare for in the top right of TestBkg.png ?

frranck commented 7 years ago

On more question: is it normal I have this 1 of 2 selected line on top ?

http://hpics.li/188e332

LinusU commented 7 years ago

do I need some .VolumeIcon.icns file somewhere ?

I don't remember exactly but I believe that this is a hidden file that will show up if your end user has enabled "Show hidden and system files". In the example I position it of the screen which will, instead of showing a semi-transparent icon in the top left corner, position it outside of the initial view instead adding a scroll bar.

What is this gray scare for in the top right of TestBkg.png ?

In the example, we are placing a readme document there

On more question: is it normal I have this 1 of 2 selected line on top ?

As I remember this depends on what setting the end user (in this case you) have on their computer and there is no way for us to override that, I might be wrong though...

cstruct commented 6 years ago

Closing because of lack of activity.

@frranck if you feel you want more answers to your follow up questions you can open dedicated issues to them.