Mahdi ramezaan zaade
Mahdi ramezaan zaade
> > There are a small number of extensions that have built-in assumptions or need to run on the desktop. Examples are when an extension accesses files from the VS...
So finally we will do this and make extension work on web too. Thanks
v is in beta and it keep evolving. sometimes v project are not updated with latest changes but they would finally be fix. and there are test that insure v...
> Does manually setting a font path like in [#353 (comment)](https://github.com/vlang/ui/issues/353#issuecomment-859260821) work?  setting a persian font not help. you can use [this](https://rastikerdar.github.io/vazir-font/) open source font for testing with: "سلام...
> ``` > fn main() { > println('سلام دنیا') > } > ``` > > doesn't print correctly in terminal on my pc, so I guess this is not a...
v ui use v and we use [sokol](https://github.com/floooh/sokol) as backend at least for now.