Mizumaki Ryota

Results 5 comments of Mizumaki Ryota

Thanks to @mathias22osterhagen22, works well on the degree which is multiple of 90. Here is the TypeScript code (Sadly, `Jimp` doesn't export `Bitmap` type so I had to use `any`...

@papan01 > Does this support tsx? I don't know the support means, but I use `` in `Doodle.tsx`, and it works. First, you need to extend `JSX.IntrinsicElements` interface. ```global.d.ts declare...

It seems `fresh` doesn't support go module mode, so I decided to use [`realize`](https://github.com/oxequa/realize) as an alternative for hot reload development. My project folder is : β”œβ”€β”€ server β”‚ └──...