diff options
author | N-R-K <79544946+N-R-K@users.noreply.github.com> | 2022-04-10 12:36:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-10 12:36:09 +0000 |
commit | ec5a51d79874d7ef2f54a22b83c3543f086c37da (patch) | |
tree | 43d9fa8329fde6c012780d8379be2d75fa727ffa /icon/48x48.png | |
parent | 14e9c34ecc399d7b96151f79f1775c8cb5d67a86 (diff) |
fix: correctly close the font (#250)
currently we immediately close the font on win_init_font(), which was
introduced in 0d8dcfd. this was probably not correct since we use `font`
later in win_draw_text().
instead, the font should be closed at exit/cleanup.
Diffstat (limited to 'icon/48x48.png')
0 files changed, 0 insertions, 0 deletions