Jinho
Results
2
issues of
Jinho
#### 🎯 font validation failed Font validation has failed when I install Meslo bold italic font. Other fonts(bold, italic, regular) are fine. The problem is name table usability has caution....
âš bug
uint32_t pcg32_random_r(pcg32_random_t* rng); I got an error message C4146 when I compiled this function with vs 2013. the problem is the minus op applied to unsigned type variable rot(in the...