PKH

Results 3 comments of PKH

I have tried encoding using encode_utf16 as well with no luck, let text_to_print = "Hello, 你好, привет!"; let utf16_text: Vec = text_to_print.encode_utf16().collect();

Now that linuxdeploy has [fixed this issue](https://github.com/linuxdeploy/linuxdeploy/issues/175#issuecomment-1841948736), is there a timeline for a patch to support AppImage for arm64 devices?

@FabianLars Thank you very much for your update. I am kind of confused on what should we do to get a appimage for arm64 device. Do you have any rough...