@ -187,7 +187,6 @@ function font_api.Font:make_line_texture(line, texturew, x, y)
-- Replace chars with no texture by the NULL(0) char
ifself.widths[char]==nil
orchar==88
then
print(string.format("["..font_api.name
.."] Missing char %d (%04x)",char,char))
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.