Tomas Nieboer
Tomas Nieboer
Thanks very much! I love the addition of a unsupported feature feature :D Is there a way to make this work with local images, or would I have to host...
For future reference, for a local file this works. I ended up encoding the local image to Base64 like this: ```kotlin "source" put "data:image/png;base64,${ Base64.getEncoder().encodeToString(File("src/main/resources/BigMap.PNG").readBytes()) }" ``` Any other way...
I agree with @CodeCrazy-ywt that this wouldn't necessarily fit right now, but if this could be added if (when?) variant fonts are supported by JetBrains Mono and by a lot...
For the uninitiated, like me, the pipe operators are not native in R, but part of extremely popular packages. [Here is an explanation of Pipes.](https://www.datacamp.com/community/tutorials/pipe-r-tutorial) There are apparently also `%T>%`...
That's what the space is for I guess, and with comments and further commits, we can workshop your draft together as much as necessary. Maybe it could live in it's...
Stylistic sets would be the answer for many problems people have. All ligatures are language dependent in the end. It would require [IDE Support (please vote)](https://youtrack.jetbrains.com/issue/IDEA-221886) as well though. I...
Oh, Quattro does look good, I'd say good enough for non-programming implementations anywhere where other sans fonts would work. Looking forward to using Quattro (or Duo if Quattro doesn't exist(yet))...