Core icon indicating copy to clipboard operation
Core copied to clipboard

Core library used by Gource and Logstalgia

Results 2 Core issues
Sort by recently updated
recently updated
newest added

`FT_Glyph_To_Bitmap()` can fail (for example, due to a failed memory allocation in `ft_new_glyph()` that is called by `FT_Glyph_To_Bitmap()`) and would return a non-zero value to signal an error. This patch...

i'm really eager to develop project completely on c/c++. but ui causes problem most of the times. i looked on this library and it seemed really cool. can anyone help...