Emanuel Krollmann

Results 3 issues of Emanuel Krollmann

This adds support for a user-supplied italic font in ` ~/.termux/font-italic.ttf `. If there is no such file, the text will be skewed as before. There was already a pr...

Add optional usage of `font-italic.ttf` `font-bold.ttf` and `font-bold-italic.ttf` font files. - Behaviour stays the same as before for italic and bold text if `font-italic.ttf` and/or `font-bold.ttf` is not supplied/empty. -...

Currently, libuv throws EACCES when trying to fstat AppExecLink reparse points, because Win32's CreateFileW can't resolve them on its own. Use `fs__readlink_handle` as a fallback for reparse points that CreateFileW...