phigjm

Results 7 issues of phigjm

At the moment, I have to check my self if the other person has done the next turn (if the other person doesn't send me a message). It would be...

How can I convert the raw output from [this project](https://pashutk.com/ergopad/) to a yaml format that actually generates a pcb: https://ergogen.cache.works/?

I try to access the Series Name of the images. I can view the Series name via ImageJ ![ImageJ example](https://github.com/nimne/readlif/assets/39876427/3341321f-88e0-4379-a709-493d034f668a) The [documentation](https://readlif.readthedocs.io/en/latest/) recommends this code: ``` for image in new.get_iter_image():...

There seems to be an Manifest issue since Android 12. I could run the App on Android 9 and Android 11 without any issues. The [PlayStore](https://play.google.com/store/apps/details?id=com.fbiego.esp32.ota) Version seems to run...

It would be nice to have an option for in Line code formatting the following Markdown example: Text that references a single command `example` inline. Current Behavior: when I highlight...

This is Work in Progress and try to implement Tablet support. Working: Stylus events are exposed for plugins. Current Problems: Touch events on Canvas don't get triggered. They Work Outside...

# Is there some documentation about how to start the project from the command line? I would like to try to run the project from Linux and I also want...