reactos/base
Katayama Hirofumi MZ dc1aa8010a
[FONTS][SETUP][BOOTDATA] Add Lucida Console font (#1793)
Add "Lucida Console" fonts. CORE-16264

- Add "Lucida Console" font by duplicating "DejaVu Sans Mono" font and renaming it.
- Delete some "Lucida Console" font substitutes.
- Add LICENSE file.

I used FontForge to rename it. Its family name is "Lucida Console". Its display name is "Lucida Console". Its font filename is lucon.ttf. The Underline Positions are hacked by adding an integer value for workaround of FontForge's bug.
2019-08-04 15:38:45 +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 Lucida Console font (#1793) 2019-08-04 15:38:45 +09:00
shell [EXPLORER] Properly initialise tbBtn.iBitmap. CORE-14262. 2019-06-19 20:37:04 +02:00
system [SMSS] Use the appropriate security descriptor when creating the LPC port 2019-08-03 21:56:15 +02:00
CMakeLists.txt