太郎君

Results 30 issues of 太郎君

I use fontstash to draw a str = @"i:ə:ɔ:u:ɑ:i:ɜ:ɔ:u:ɑ:iɜɔuɑ", the glyph of "ɜ" display wrong. use "PingFangSC-Regular" ![image](https://user-images.githubusercontent.com/12316965/28603038-45df0f68-71f4-11e7-8e6a-ab73783b12a4.png) use "SFUIText-Light" ![image](https://user-images.githubusercontent.com/12316965/28603255-aa032c80-71f5-11e7-9e9d-6b78b1f01a60.png) use "HelveticaNeue" ![image](https://user-images.githubusercontent.com/12316965/28603203-651ead06-71f5-11e7-913a-c0c7667f3d9d.png) addtional, I suggest updating stb_trunetype to...

static int fons__tt_init() { FT_Error ftError; FONS_NOTUSED(context); ---- wrong. ftError = FT_Init_FreeType(&ftLibrary); return ftError == 0; }

why need to xadvance * 10.0f? glyph->xadv = (short)(scale * advance * 10.0f) *x += (int)(glyph->xadv / 10.0f + 0.5f);

In order to show Simplified Chinese, I tried several different ttf files. I found that set the same size, use different ttf file, the text size of the display difference....

我目前在做数据集,希望文件名是 20231212_{id},如果使用 id的话显得有点长,于是我想改用 create_timestamp,请问大佬需要改哪些代码,谢谢 "name_format": "create_time create_timestamp", "date_format": "%Y%m%d", "split": "_",

适合新手(good first issue)

$ python UVR.py File "/opt/anaconda3/envs/uvr/lib/python3.9/site-packages/screeninfo/screeninfo.py", line 32, in get_monitors raise ScreenInfoError("No enumerators available") screeninfo.common.ScreenInfoError: No enumerators available

即使把家里的门窗关了,风扇空调都关了,录制的音频没有噪音,但是合成的音频噪音挺大的,期待这块能优化一下

$ JumpCutter2 ./20210916.mp4 正在导入 spleeter 2023-11-26 17:49:08.103908: I tensorflow/core/util/util.cc:169] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders....