15 Volts

Results 17 comments of 15 Volts

Just commenting, things are probably hard in windows. You don't have a lot of option except using GUI solutions to build stuff. In such case, it takes a long time....

@SmartFinn, the cursors actually work flawlessly (with a rounded value of x and y coordinates). Check it out! A 32x32 svg maybe downscaled or upscaled without any problem. I have...

Icons generally don't have borders yet, but yes, with a little bit of effort and time, that can be added. @varlesh maybe add some borders if you have time? The...

From my end, the cursor with borders is ready! But unfortunately I have changed the syntax of the generator. It's not hard, but it's quite easier now! You don't have...

I am yet afraid to merge it (to my branch) and send a PR here. I haven't tested all of them! Would you like to help out a bit? Please...

Thanks a lot! I will be sending pull request when everything is fixed and @varlesh has no problem with the commit...

Not sure why. set_high and set_low reverses for pin 7, 8 and 10, 12. That is if set_high turns off the light on pin 7 or 8, it will turn...

Not really exactly sure, I don't have the raspberry pi setup any more :( Maybe it can be closed?

Just trying to learn Rust. Same issue here with this. ![image](https://user-images.githubusercontent.com/37468605/144896472-2200584b-fdd9-4580-8601-bfb5e7a9d657.png) ![image](https://user-images.githubusercontent.com/37468605/144896511-5fe6bede-e8eb-481e-8f52-6dd019310eab.png) OS: Arch Linux x86-64

Hello, I am not a Ruby2D developer. But yes, it's not possible now. You can use some dirty hacks, like pipelining (`Open3.pipeline_start()`) the `__FILE__` and pass the resolution as argument,...