Noah Rahm

Results 76 issues of Noah Rahm

## Basic info **Application name**: Gimel Studio **Application repo link**: https://github.com/GimelStudio/GimelStudio, https://github.com/GimelStudio/Gimel-Studio (the reason for two links is explained below...) **Application home link**: https://gimelstudio.github.io **Application description**: Non-destructive, node-based 2D image...

Hello, thank you for maintaining this project. It would be great if you would add the [Gothic A1](https://fonts.google.com/specimen/Gothic+A1?query=gothic+a) font. Thank you. :)

Currently, we do not have pre-built python wheels for OpenImageIO. OpenImageIO is only used for image I/O so it is not necessarily a hard dependency. OpenCV doesn't provide all of...

feature
core
python
high priority
in progress

![Annotation 2021-11-09 090525_LI](https://user-images.githubusercontent.com/60711001/140858135-f7147d2d-af68-41df-9f0a-bcc5b9a13b06.jpg) Testing on another laptop with different scaling settings with a HiDPI display, it appears Windows also has issues when it comes to text and icons. Interestingly, testing...

bug
feature
help wanted
windows
interface
python
high priority
ready

Currently, you have to restart Gimel Studio every time you make a change to a node. Add the ability to reload and refresh the nodes in Gimel Studio without restarting....

feature
interface
core
python
nodes
medium priority

Implement a core node, the Crop node using either glsl or numpy/opencv. It should take in an image and output an image. It may be a good idea to implement...

feature
help wanted
glsl
nodes
medium priority
ready

Implement a core node, the Edge Detect node using either glsl or numpy/opencv. It should take in an image and output an image. It may be a good idea to...

feature
help wanted
python
glsl
node
medium priority
ready

Fix the Project I/O to be compatible with the now merged muti-outputs update. This should be straightforward as the only differences are that only Properties exists (and handle both the...

bug
good first issue
python
high priority
ready

Implement a check that prevents nodes from connecting to nodes that are in their own upstream, so that tangled messes are not allowed: > Check that the node you are...

interface
core
nodes

We need a Github Actions script to automate building executables for each platform - [ ] Windows - [ ] Linux - [ ] MacOs You can adapt it from...

ci
medium priority
ready