faywong

Results 32 comments of faywong

@4ntoine why issues of this type only happens on ART runtime other than dalvik, i want to figure out the root cause but get no clue yet(google says from android...

Also the android platform adapt logic implemented in [glfm](https://github.com/brackeen/glfm/blob/master/src/glfm_platform_android.c) maybe need to be adopted. It does detailed processing to input event、page lifecycle、system global event.

> w > > > Also the android platform adapt logic implemented in [glfm](https://github.com/brackeen/glfm/blob/master/src/glfm_platform_android.c) maybe need to be adopted. It does detailed processing to input event、page lifecycle、system global event. >...

请问如何将 label 画在饼图上? 假设一种场景:一般 series 里就 4 个数据,且占比不会相对差得很大,这时候是有空间把 label 画在饼图上的,用户看起来会更直接。

麻烦请教下:如何让 canvas 的内容描画在正中间?

I followed https://gist.github.com/shamil/62935d9b456a6f9877b5 but don't get success.

Thanks for share and clarify. >>Technically, we just need to abstract the image load, draw, and release operations and leave it to the user to implement it, that's simple. I...

I created a discord room for [cLaTexMath](https://discord.gg/9FpkjXrP8m), welcome to join in to collaborate more smoothly and frequently.

@shahzaibcb How can i migrate your init script into a systemctrl daemon service?