-
Hi,
please do a "search & replace" for "Administrators" in Install-PSD.ps1 with e.g. "$Admins"
Add a Variable in Line 77:
$Admins=(Get-WmiObject win32_group -filter "SID = 'S-1-5-32-544'").Name
…
-
I don't know if this might already be fixed on another branch but at least on the gui branch the Settings don't really work.
They do not change or affect the stream in the backend. Although setting …
-
```
PSD files appear to contain at least two types of metadata that is already
supported: XMP and Photoshop.
Here is a reference to the format:
http://www.fileformat.info/format/psd/egff.htm
```
O…
-
- the picview icon is overriding the Photoshop icon that my .psd files use, and i need it to go back to displaying the Photoshop icon. there is no way to do this in "properties" of the files themselve…
-
![image](https://github.com/Jaxkeeper/G-Zelda-git/assets/116072651/d65682f9-2318-4109-85f3-3d1556ca49dd)
-
I have finished an power spectrum density analysis recently by using .spectral(), and making significant analysis by using .signif_test(). However, I'm facing a problem about how I could plot optional…
-
It should be able to generate psd format with layers
-
psd.mergeVisibleLayers();合并可见图层时会出现不稳定的报错:![image](https://github.com/user-attachments/assets/a1afacd6-8876-4435-85a7-f27a557fa6bd)
如何避开这个?
-
There are a few outstanding issues with the new CoreGUI Gamma tutorial specifically:
- [ ] Due to the recent change to the default morlet wavelet cycle divisor (see https://github.com/jonescompneur…
-
I get an error-message for the current version 2.0.1 available from "git clone https://github.com/grd349/PBjam.git" when I run the initialization function:
`pbjam.star(ID, freq, psd, {"numax": [somev…