-
```
sourcekitten doc --objc test.h -- -x objective-c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -I $(pwd) …
-
Hey! I'm using IF slides with 8 IF channels. Is there a way do display them all at once? Are there any cons against increasing the limit here? https://github.com/hms-dbmi/viv/blob/master/packages/cons…
-
They have descriptions in settings. But discoverability is so-so. This is especially true for vim mappings as they are context dependent and it may not be clear on what the given mapping does from the…
Stvad updated
3 years ago
-
I am trying to follow your code example for coverting an image to CMYK.
This part is failing:
var rgbData = cmyk2rgb.transformArray(cmykData, false, true);
ctx.putImageData(…
iroth updated
8 months ago
-
Hey,
I keep trying to pass a frame of video out from my GPU kernel, but I have been running into the fact that the kernel variables are seperate from the rest of my scripting in various ways.
I se…
-
Fantastic library, but the cropper has a stall when switching between images.
Even if the fade in animation is removed, once a new image is uploaded the canvas is immediately cleared and a white back…
Shuky updated
2 years ago
-
Windows 11 - Thunderbird 115.3.2 - PrintingTools 3.0.0
I have reduced the volume of printing substantially and am not aware of this problem which may have existed for some time.
The printed head…
-
### Is your feature request related to a problem?
In it's current form, GML visual is good for acquainting a brand new game dev with how coding logic works, but not much more than that. You can mak…
-
Created an issue to track the painting issue found during #112 discussion. It seems that jovial isn't picking up the css `stop-color` values as expected:
Expected rendering:
![Screenshot 2024-09-1…
-
## Explain your use case
I want to be able to add a class to cld-image component that will be passed down to the generated element
## Do you have a proposed solution?
Create a props to cld-image…