reactos/base
Katayama Hirofumi MZ 23faa89d09
[FONTS][SETUP] Add Franklin Gothic Medium fonts (#1786)
Add "Franklin Gothic Medium" fonts. CORE-16272

- Add "Franklin Gothic Medium" and "Franklin Gothic Medium Italic" fonts by duplicating Alexei Vanyashin's "Libre Franklin" fonts and renaming them.
- Delete some "Franklin Gothic Medium" font substitutes.
- Add LICENSE file.

I made these font files by using FontForge. Their family name is "Franklin Gothic Medium". Their display names are "Franklin Gothic Medium" and "Franklin Gothic Medium Italic". Their font filenames are framd.ttf and framdit.ttf. The Underline Positions are hacked by adding an integer value for workaround of FontForge's bug.

Alexei Vanyashin's "Libre Franklin" fonts are available at https://github.com/alexeiva/Libre-Franklin .
2019-08-03 19:03:27 +09:00
..
applications [WINHLP32] All the lang resource files are in UTF-8. 2019-07-26 14:53:26 +02:00
services [W32TIME] Use an event to stop the service 2019-07-28 22:38:04 +02:00
setup [FONTS][SETUP] Add Franklin Gothic Medium fonts (#1786) 2019-08-03 19:03:27 +09:00
shell [EXPLORER] Properly initialise tbBtn.iBitmap. CORE-14262. 2019-06-19 20:37:04 +02:00
system [NETID][WINLOGON] Fix Computer Name Change to update Domain/Hostname on reboot. (#1684) 2019-07-22 00:49:47 +02:00
CMakeLists.txt