Jonas Berlin

Results 59 issues of Jonas Berlin

Hi, I made a quick hack that produces state machine graph from state machines defined using the DSL. It currently produces [graphviz](https://graphviz.org/) .dot files which can be rendered to images...

enhancement
help wanted

I sometimes need fonts smaller than 10, so why not have it go "all the way" :)

Could you please add the possibility to use other font size units besides "px", like "em", "ex" and "pt"?

Add notice about the special 10.0.2.2 ip address handling

Arduino.h / WProgram.h already `#include`d identically by EmonLib.h

Having used vertx with the [Ceylon programming language](https://ceylon-lang.org/) for a while, I have noticed that `@GenIgnore` [source](https://github.com/vert-x3/vertx-codegen/blob/master/src/main/java/io/vertx/codegen/annotations/GenIgnore.java) has blocked access to interesting features for reasons that don't seem to apply...

Comment suggested "doesn't compile for testing since it is a weak export" but I was able to compile and run tests just fine. I have Linux / Devuan with jack2...

Currently I cannot add the IS_TERMINAL flag to `AudioIn` — and if I create my own variant and `unsafe impl PortSpec` for it, I lose all the `as_slice()` etc helper...