-
So far I have not been able to use **fsr31 (native dx11)** from the latest stable Optiscaler release or pre-releases.
FFXIV crashes when trying to apply only that option for FSR. I can use all the …
-
## What went wrong?
Installing `sharp@0.33.2` and `bcrypt@5.1.1` together causes `no member named` errors:
```json
{
"dependencies": {
"bcrypt": "5.1.1",
"sharp": "0.33.2"
}
}
…
-
```
git clone https://github.com/xDarkice/soup-sharp
cd soup-sharp
./autogen.sh
make
```
results in
```
Making all in sources
make[1]: Entering directory `/opt/soup-sharp/sources'
/usr/bin/gmcs -no…
cebe updated
10 years ago
-
**Is your feature request related to a problem? Please describe.**
I am not a big fan of "smoothing" the image. Even less so when the source is of good quality.
**Describe the solution you'd like*…
-
### Describe the bug.
.
### Please attach log file(s) here if you have any.
The log file location should be copied to your clipboard if you came from VS Code.
### Reproduction Steps
.
### Expect…
-
### Which packages are impacted by your issue?
@graphql-codegen/c-sharp
### Describe the bug
The C# plugin should be configurable to allow generating C# partial classes. See docs: https://learn.mic…
-
As i have done with the Launcher in my Draft PR #711 (using .Net Assembly Hook) we should be able to do the same thing for the DLL Projects using https://learn.microsoft.com/en-us/dotnet/csharp/langua…
-
![desktop-wallpaper-programming-python-and-other-coding-nav-logo](https://github.com/ClaudioOliveira89/ClaudioOliveira89/assets/87618859/7031a959-d33b-4b19-b09b-5a15aac6ff44)
![java-logo-vert-blk](ht…
-
Hi!
Thanks for maintaining sharp and these native libraries for libvips! They're a great help to get started. 😃
I'd like to use the native libraries provided by this project in https://github.co…
-
Hi @criemen,
I have tried adding /p:UseSharedCompilation=false to the command line of the dotnet build step.
Actually I have CSharp .NET 3.1 tried following documentation in order to publish codeql …