Pietro Peterlongo

Results 321 comments of Pietro Peterlongo

Hi, I did add a [pull request](https://github.com/harisont/covid-19/pull/1) to your repo with some translation and maybe it is also useful because the markdown parsing is not as smooth as I though...

For the images [another issue](https://github.com/ncase/covid-19/issues/15) suggests that many translations can already be found here: https://github.com/DP-3T/documents/tree/master/public_engagement/cartoon

closed by #43

For the italian translation (#3) we are currently using pandoc, see #30.

We added to our Italian translation (#3) repo, a **build command** that streamlines the update of index.html (it calls pandoc with appropriate parameters and manages automatically the cut and paste...

Absolutely my thought after seeing your great solution! ❤️ https://twitter.com/pietroppeter/status/1334807215828574208?s=21

I could give it a try implementing this and learn a bit more about internals of ggplotnim 😃

> feel free to ping me on matrix / discord of course You see I am not shy about that :) Already have great pointers there! Will definitely try, not...

I went looking in the code and found that if in this line: https://github.com/EriKWDev/nanim/blob/eb039590379d9130cecb2a94129e4dbc2b09e35f/src/nanim/rendering.nim#L262 I substitute `scene.window.getWindowSize(width.addr, height.addr)` with the call to `getFramebufferSize` (I google stuff to find [this gflw...

Yes, I agree that in the end an emoji picker (and maybe also an emojiautocomplete) would be much better. Maybe one day I might try to have nimoji provide support...