[MEDIA][FONTS] Add Microsoft Sans Serif font (#1805)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Wed, 7 Aug 2019 03:31:13 +0000 (12:31 +0900)
committerGitHub <noreply@github.com>
Wed, 7 Aug 2019 03:31:13 +0000 (12:31 +0900)
commiteefc54420294eda81665fb6eb8f6b4bb92b2d20a
tree52005e78e27adbd182062b96ba71c018ee7b89c5
parentd05be0da3f4d8c5c3bc60e1b8249b586212642bc
[MEDIA][FONTS] Add Microsoft Sans Serif font (#1805)

Add "Microsoft Sans Serif" fonts. CORE-16264

- Add "Microsoft Sans Serif" font by duplicating "Liberation Sans" font and renaming it.
- Add LICENSE file.

I made these font files by using FontForge. Its family name is "Microsoft Sans Serif". Its display name is "Microsoft Sans Serif". Its font filename is micross.ttf. The Underline Position is hacked by adding an integer value for workaround of FontForge's bug.
media/fonts/CMakeLists.txt
media/fonts/doc/MicrosoftSansSerif/LICENSE.txt [new file with mode: 0644]
media/fonts/doc/MicrosoftSansSerif/README.txt [new file with mode: 0644]
media/fonts/micross.ttf [new file with mode: 0644]