https://git.reactos.org/?p=reactos.git;a=commitdiff;h=30fae1a2df24939da1073b3af411cab00fe0653e
commit 30fae1a2df24939da1073b3af411cab00fe0653e Author: Katayama Hirofumi MZ <[email protected]> AuthorDate: Tue Apr 21 15:32:19 2020 +0900 Commit: GitHub <[email protected]> CommitDate: Tue Apr 21 15:32:19 2020 +0900 [MEDIA][FONTS] Fix French glyphs of Tahoma font (#2607) Fix French glyphs (U+00EC, U+00EE, and U+00EF) of Tahoma font. Version 0.018 khmz CORE-16899 --- media/fonts/tahoma.ttf | Bin 155384 -> 154488 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/media/fonts/tahoma.ttf b/media/fonts/tahoma.ttf index ae36726fca0..ec8dd3bc82a 100644 Binary files a/media/fonts/tahoma.ttf and b/media/fonts/tahoma.ttf differ
