-
Notifications
You must be signed in to change notification settings - Fork 46
Add Photoshop #908
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Photoshop #908
Conversation
Requesting adding multiple versions of photoshop in root of application so that end-user can pick which version they want insted of using |
8fee72b
to
0dc0978
Compare
This is not how we organized the scripts. We should have one different script per version. |
0dc0978
to
75a20a9
Compare
Those verbs does not seem very difficult to implement, so @Kreyren I am sure you can do it based on other verbs 😉. I would however prefer if someone that own Adobe Photoshop could test it under latest wine staging to be sure all those verbs are needed. |
@Kreyren atmlib, msxml3 and 6 are now part of the repo. |
@Zemogiter Noted, will update once i can |
@Kreyren There is now a font_smoothing plugin. Please also check travis and codacy. |
is noted, will do once i have the time |
Results in seemingly java issue https://gist.githubusercontent.com/Kreyren/a5dbad680b9b00bfcd1b188b882ae0b1/raw/63f90df524519070a441b8e567c6b7dd1d3a25f8/dsgadgsdag help-wanted EDIT: trying to fix codacy and travis EDIT2: Same issue |
main.png is missing |
@Kreyren please test again with those modifications |
@ImperatorS79 missing |
How ? In other scripts there is not that. |
Checksum changed for adobeair. -> Blocked by https://github.com/PhoenicisOrg/scripts/issues/1012 -> -> Created #1060 |
The script looks a bit strange to me. I mean you use an @plata @qparis do you know whether the
|
@madoar ZipScript |
@Zemogiter https://phoenicisorg.github.io/scripts/Develop/script-js/ doesn't provide an example how this can be done. Can you add one? |
I could but I dont remember how to access the |
The problem with this use case is that you must know the filename of the executable inside the script. As this cannot be determined automatically, I don't see an easy way to have the functionality in the QuickScripts. The |
It seems to me like a more common use-case. I guess a lot of applications try to compress their installers by first archiving it. |
We could enhance the .executableInArchive("xyz.exe") |
That sounds like a good idea. |
My only problem with this solution is that it increases the complexity of the QuickScript. Also it's not quite clear why it's in |
I'd say let's do this mod in |
Ok. Basically adding a
|
… Applications/Graphics/Adobe Photoshop/Zip/script.js
…to Applications/Graphics/Adobe Photoshop/Zip/script.json
…ns/Graphics/Adobe Photoshop/application.json
@Kreyren Could you upload this file as the miniature ? |
I can't for legal reasons, sorry.. Note that i no longer contribute to phoenicis, but i keep the repositories up for others to remake the MR or finish it. |
The image comes from wikipedia ans is stated as "public domain"... |
Referencing https://www.adobe.com/legal/permissions/trademarks.html I wasn't able to confirm that said logo is released on wikipedia as public domain, but i nanycase said trademark is still in affect. This usage would be considered as fair use, but i'm not going to merge it on my name. |
Okay then ^^. |
sorry >.> |
Based on https://appdb.winehq.org/objectManager.php?sClass=version&iId=37541
Depends on: #909 -> Resolved, Thanks @ImperatorS79 !
Depends on: #910 -> Resolved, Thanks @ImperatorS79 !
Depends on: #911 -> Resolved, Thanks @ImperatorS79 !
Depends on: #912 -> Resolved, Thanks @ImperatorS79 !
Blocked by: https://github.com/PhoenicisOrg/scripts/issues/1012 -> Created #1060
Blocked by: #1061 -> Concluded phoenicis-wine issue
Reference: https://www.playonlinux.com/en/app-3489.html
Signed-off-by: Jacob Hrbek [email protected]