reactos/base
Katayama Hirofumi MZ 1463f4b02a
[FONTS][SETUP][BOOTDATA] Add Arial fonts (#1781)
Add Arial fonts. CORE-16272

- Add "Arial", "Arial Bold", "Arial Bold Italic" and "Arial Italic" fonts by duplicating Liberation Sans fonts and renaming them.
- Disable some Arial font substitutes.
- Add LICENSE file.

I made these font files by using FontForge. Their family name is "Arial". Their display names are "Arial", "Arial Bold", "Arial Bold Italic" and "Arial Italic". Their font filenames are arial.ttf, arialbd.ttf, arialbi.ttf and ariali.ttf. The Underline Positions are hacked by adding an integer value for workaround of FontForge's bug.
2019-08-02 20:37:53 +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][BOOTDATA] Add Arial fonts (#1781) 2019-08-02 20:37:53 +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