reactos/base
Katayama Hirofumi MZ e282f99ce5
[FONTS][SETUP] Add Geogia fonts (#1784)
Add "Geogia" fonts. CORE-16272

- Add "Geogia", "Geogia Bold", "Geogia Bold Italic" and "Geogia Italic" fonts by duplicating FreeSerif fonts and renaming them.
- Delete some "Geogia" font substitutes.
- Add LICENSE file.

I made these font files by using FontForge. Their family name is "Geogia". Their display names are "Geogia", "Geogia Bold", "Geogia Bold Italic" and "Geogia Italic". Their font filenames are georgia.ttf, georgiab.ttf, georgiaz.ttf and georgiai.ttf. The Underline Positions are hacked by adding an integer value for workaround of FontForge's bug.
2019-08-03 10:43:09 +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 Geogia fonts (#1784) 2019-08-03 10:43:09 +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