mirror of
https://github.com/reactos/reactos.git
synced 2025-02-21 16:04:57 +00:00
[FONTS][SETUP][BOOTDATA] Add Times New Roman fonts (#1790)
Add "Times New Roman" fonts. CORE-16272 - Add "Times New Roman" and "Times New Roman Italic" fonts by duplicating "Liberation Serif" fonts and renaming them. - Delete some "Times New Roman" font substitutes. - Add LICENSE file. I made these font files by using FontForge. Their family name is "Times New Roman". Their display names are "Times New Roman", "Times New Roman Bold", "Times New Roman Bold Italic" and "Times New Roman Italic". Their font filenames are times.ttf, timesbd.ttf, timesbi.ttf and timesi.ttf. The Underline Positions are hacked by adding an integer value for workaround of FontForge's bug.
This commit is contained in:
parent
c057a07d79
commit
dbb4432b25
9 changed files with 135 additions and 30 deletions
|
@ -24,14 +24,13 @@ MUI_SUBFONT LatinFonts[] =
|
|||
{ L"System", L"FreeSans" },
|
||||
{ L"Tahoma", L"Tahoma" },
|
||||
{ L"Terminal", L"DejaVu Sans Mono" },
|
||||
{ L"Times", L"Liberation Serif" },
|
||||
{ L"Times New Roman", L"Liberation Serif" },
|
||||
{ L"Times", L"Times New Roman" },
|
||||
{ L"Times New Roman Baltic,186", L"Times New Roman,186" },
|
||||
{ L"Times New Roman CE,238", L"Times New Roman,238" },
|
||||
{ L"Times New Roman CYR,204", L"Times New Roman,204" },
|
||||
{ L"Times New Roman Greek,161", L"Times New Roman,161" },
|
||||
{ L"Times New Roman TUR,162", L"Times New Roman,162" },
|
||||
{ L"Tms Rmn", L"Liberation Serif" },
|
||||
{ L"Tms Rmn", L"Times New Roman" },
|
||||
{ L"Trebuchet MS", L"Open Sans" },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
@ -59,14 +58,13 @@ MUI_SUBFONT CyrillicFonts[] =
|
|||
{ L"System", L"FreeSans" },
|
||||
{ L"Tahoma", L"Tahoma" },
|
||||
{ L"Terminal", L"DejaVu Sans Mono" },
|
||||
{ L"Times", L"Liberation Serif" },
|
||||
{ L"Times New Roman", L"Liberation Serif" },
|
||||
{ L"Times", L"Times New Roman" },
|
||||
{ L"Times New Roman Baltic,186", L"Times New Roman,186" },
|
||||
{ L"Times New Roman CE,238", L"Times New Roman,238" },
|
||||
{ L"Times New Roman CYR,204", L"Times New Roman,204" },
|
||||
{ L"Times New Roman Greek,161", L"Times New Roman,161" },
|
||||
{ L"Times New Roman TUR,162", L"Times New Roman,162" },
|
||||
{ L"Tms Rmn", L"Liberation Serif" },
|
||||
{ L"Tms Rmn", L"Times New Roman" },
|
||||
{ L"Trebuchet MS", L"Open Sans" },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
@ -94,14 +92,13 @@ MUI_SUBFONT GreekFonts[] =
|
|||
{ L"System", L"FreeSans" },
|
||||
{ L"Tahoma", L"DejaVu Sans" },
|
||||
{ L"Terminal", L"DejaVu Sans Mono" },
|
||||
{ L"Times", L"Liberation Serif" },
|
||||
{ L"Times New Roman", L"Liberation Serif" },
|
||||
{ L"Times", L"Times New Roman" },
|
||||
{ L"Times New Roman Baltic,186", L"Times New Roman,186" },
|
||||
{ L"Times New Roman CE,238", L"Times New Roman,238" },
|
||||
{ L"Times New Roman CYR,204", L"Times New Roman,204" },
|
||||
{ L"Times New Roman Greek,161", L"Times New Roman,161" },
|
||||
{ L"Times New Roman TUR,162", L"Times New Roman,162" },
|
||||
{ L"Tms Rmn", L"Liberation Serif" },
|
||||
{ L"Tms Rmn", L"Times New Roman" },
|
||||
{ L"Trebuchet MS", L"Open Sans" },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
@ -130,14 +127,14 @@ MUI_SUBFONT HebrewFonts[] =
|
|||
{ L"System", L"FreeSans" },
|
||||
{ L"Tahoma", L"Tahoma" },
|
||||
{ L"Terminal", L"DejaVu Sans Mono" },
|
||||
{ L"Times", L"DejaVu Serif" },
|
||||
{ L"Times", L"Times New Roman" },
|
||||
{ L"Times New Roman", L"DejaVu Serif" },
|
||||
{ L"Times New Roman Baltic,186", L"Times New Roman,186" },
|
||||
{ L"Times New Roman CE,238", L"Times New Roman,238" },
|
||||
{ L"Times New Roman CYR,204", L"Times New Roman,204" },
|
||||
{ L"Times New Roman Greek,161", L"Times New Roman,161" },
|
||||
{ L"Times New Roman TUR,162", L"Times New Roman,162" },
|
||||
{ L"Tms Rmn", L"DejaVu Serif" },
|
||||
{ L"Tms Rmn", L"Times New Roman" },
|
||||
{ L"Trebuchet MS", L"Open Sans" },
|
||||
{ L"Ubuntu", L"Tahoma" },
|
||||
{ NULL, NULL }
|
||||
|
@ -178,14 +175,13 @@ MUI_SUBFONT ChineseSimplifiedFonts[] =
|
|||
{ L"System", L"Droid Sans Fallback" },
|
||||
{ L"Tahoma", L"Droid Sans Fallback" },
|
||||
{ L"Terminal", L"DejaVu Sans Mono" },
|
||||
{ L"Times", L"Liberation Serif" },
|
||||
{ L"Times New Roman", L"Liberation Serif" },
|
||||
{ L"Times", L"Times New Roman" },
|
||||
{ L"Times New Roman Baltic,186", L"Times New Roman,186" },
|
||||
{ L"Times New Roman CE,238", L"Times New Roman,238" },
|
||||
{ L"Times New Roman CYR,204", L"Times New Roman,204" },
|
||||
{ L"Times New Roman Greek,161", L"Times New Roman,161" },
|
||||
{ L"Times New Roman TUR,162", L"Times New Roman,162" },
|
||||
{ L"Tms Rmn", L"Liberation Serif" },
|
||||
{ L"Tms Rmn", L"Times New Roman" },
|
||||
{ L"Trebuchet MS", L"Droid Sans Fallback" },
|
||||
{ L"Ubuntu", L"Droid Sans Fallback" },
|
||||
/* localized names */
|
||||
|
@ -232,14 +228,13 @@ MUI_SUBFONT ChineseTraditionalFonts[] =
|
|||
{ L"System", L"Droid Sans Fallback" },
|
||||
{ L"Tahoma", L"Droid Sans Fallback" },
|
||||
{ L"Terminal", L"DejaVu Sans Mono" },
|
||||
{ L"Times", L"Liberation Serif" },
|
||||
{ L"Times New Roman", L"Liberation Serif" },
|
||||
{ L"Times", L"Times New Roman" },
|
||||
{ L"Times New Roman Baltic,186", L"Times New Roman,186" },
|
||||
{ L"Times New Roman CE,238", L"Times New Roman,238" },
|
||||
{ L"Times New Roman CYR,204", L"Times New Roman,204" },
|
||||
{ L"Times New Roman Greek,161", L"Times New Roman,161" },
|
||||
{ L"Times New Roman TUR,162", L"Times New Roman,162" },
|
||||
{ L"Tms Rmn", L"Liberation Serif" },
|
||||
{ L"Tms Rmn", L"Times New Roman" },
|
||||
{ L"Trebuchet MS", L"Droid Sans Fallback" },
|
||||
{ L"Ubuntu", L"Droid Sans Fallback" },
|
||||
/* localized names */
|
||||
|
@ -284,14 +279,13 @@ MUI_SUBFONT JapaneseFonts[] =
|
|||
{ L"System", L"Droid Sans Fallback" },
|
||||
{ L"Tahoma", L"Droid Sans Fallback" },
|
||||
{ L"Terminal", L"DejaVu Sans Mono" },
|
||||
{ L"Times", L"Liberation Serif" },
|
||||
{ L"Times New Roman", L"Liberation Serif" },
|
||||
{ L"Times", L"Times New Roman" },
|
||||
{ L"Times New Roman Baltic,186", L"Times New Roman,186" },
|
||||
{ L"Times New Roman CE,238", L"Times New Roman,238" },
|
||||
{ L"Times New Roman CYR,204", L"Times New Roman,204" },
|
||||
{ L"Times New Roman Greek,161", L"Times New Roman,161" },
|
||||
{ L"Times New Roman TUR,162", L"Times New Roman,162" },
|
||||
{ L"Tms Rmn", L"Liberation Serif" },
|
||||
{ L"Tms Rmn", L"Times New Roman" },
|
||||
{ L"Trebuchet MS", L"Droid Sans Fallback" },
|
||||
{ L"Ubuntu", L"Droid Sans Fallback" },
|
||||
/* localized names */
|
||||
|
@ -340,14 +334,13 @@ MUI_SUBFONT KoreanFonts[] =
|
|||
{ L"System", L"Droid Sans Fallback" },
|
||||
{ L"Tahoma", L"Droid Sans Fallback" },
|
||||
{ L"Terminal", L"DejaVu Sans Mono" },
|
||||
{ L"Times", L"Liberation Serif" },
|
||||
{ L"Times New Roman", L"Liberation Serif" },
|
||||
{ L"Times", L"Times New Roman" },
|
||||
{ L"Times New Roman Baltic,186", L"Times New Roman,186" },
|
||||
{ L"Times New Roman CE,238", L"Times New Roman,238" },
|
||||
{ L"Times New Roman CYR,204", L"Times New Roman,204" },
|
||||
{ L"Times New Roman Greek,161", L"Times New Roman,161" },
|
||||
{ L"Times New Roman TUR,162", L"Times New Roman,162" },
|
||||
{ L"Tms Rmn", L"Liberation Serif" },
|
||||
{ L"Tms Rmn", L"Times New Roman" },
|
||||
{ L"Trebuchet MS", L"Droid Sans Fallback" },
|
||||
{ L"Ubuntu", L"Droid Sans Fallback" },
|
||||
/* localized names */
|
||||
|
@ -385,14 +378,14 @@ MUI_SUBFONT UnicodeFonts[] =
|
|||
{ L"System", L"FreeSans" },
|
||||
{ L"Tahoma", L"DejaVu Sans" },
|
||||
{ L"Terminal", L"DejaVu Sans Mono" },
|
||||
{ L"Times", L"DejaVu Serif" },
|
||||
{ L"Times", L"Times New Roman" },
|
||||
{ L"Times New Roman", L"DejaVu Serif" },
|
||||
{ L"Times New Roman Baltic,186", L"Times New Roman,186" },
|
||||
{ L"Times New Roman CE,238", L"Times New Roman,238" },
|
||||
{ L"Times New Roman CYR,204", L"Times New Roman,204" },
|
||||
{ L"Times New Roman Greek,161", L"Times New Roman,161" },
|
||||
{ L"Times New Roman TUR,162", L"Times New Roman,162" },
|
||||
{ L"Tms Rmn", L"DejaVu Serif" },
|
||||
{ L"Tms Rmn", L"Times New Roman" },
|
||||
{ L"Trebuchet MS", L"Open Sans" },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
@ -422,8 +415,7 @@ MUI_SUBFONT HindiFonts[] =
|
|||
{ L"System", L"FreeSans" },
|
||||
{ L"Tahoma", L"FreeSans" },
|
||||
{ L"Terminal", L"DejaVu Sans Mono" },
|
||||
{ L"Times", L"Liberation Serif" },
|
||||
{ L"Times New Roman", L"Liberation Serif" },
|
||||
{ L"Times", L"Times New Roman" },
|
||||
{ L"Times New Roman Baltic,186", L"Times New Roman,186" },
|
||||
{ L"Times New Roman CE,238", L"Times New Roman,238" },
|
||||
{ L"Times New Roman CYR,204", L"Times New Roman,204" },
|
||||
|
|
|
@ -58,9 +58,8 @@ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dl
|
|||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tahoma",0x00000000,"Tahoma"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Terminal",0x00000000,"DejaVu Sans Mono"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times",0x00000000,"Liberation Serif"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tms Rmn",0x00000000,"Liberation Serif"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times",0x00000000,"Times New Roman"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tms Rmn",0x00000000,"Times New Roman"
|
||||
|
||||
; FIXME: Registration
|
||||
|
||||
|
|
|
@ -151,6 +151,10 @@ list(APPEND FONT_FILES
|
|||
#sserifeg.fon
|
||||
#sserifer.fon
|
||||
#sserifet.fon
|
||||
times.ttf
|
||||
timesbd.ttf
|
||||
timesbi.ttf
|
||||
timesi.ttf
|
||||
UniVGA16.ttf)
|
||||
|
||||
foreach(item ${FONT_FILES})
|
||||
|
|
104
media/fonts/doc/TimesNewRoman/LICENSE.txt
Normal file
104
media/fonts/doc/TimesNewRoman/LICENSE.txt
Normal file
|
@ -0,0 +1,104 @@
|
|||
Digitized data copyright (c) 2010 Google Corporation
|
||||
with Reserved Font Arimo, Tinos and Cousine.
|
||||
Copyright (c) 2012 Red Hat, Inc.
|
||||
with Reserved Font Name Liberation.
|
||||
Copyright (c) 2019 Katayama Hirofumi MZ
|
||||
with renamed as "Times New Roman".
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License,
|
||||
Version 1.1.
|
||||
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
|
||||
PREAMBLE The goals of the Open Font License (OFL) are to stimulate
|
||||
worldwide development of collaborative font projects, to support the font
|
||||
creation efforts of academic and linguistic communities, and to provide
|
||||
a free and open framework in which fonts may be shared and improved in
|
||||
partnership with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves.
|
||||
The fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply to
|
||||
any document created using the fonts or their derivatives.
|
||||
|
||||
|
||||
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such.
|
||||
This may include source files, build scripts and documentation.
|
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
"Original Version" refers to the collection of Font Software components
|
||||
as distributed by the Copyright Holder(s).
|
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting ? in part or in whole ?
|
||||
any of the components of the Original Version, by changing formats or
|
||||
by porting the Font Software to a new environment.
|
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical writer
|
||||
or other person who contributed to the Font Software.
|
||||
|
||||
|
||||
PERMISSION & CONDITIONS
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a
|
||||
copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,in
|
||||
Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the
|
||||
corresponding Copyright Holder. This restriction only applies to the
|
||||
primary font name as presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole, must
|
||||
be distributed entirely under this license, and must not be distributed
|
||||
under any other license. The requirement for fonts to remain under
|
||||
this license does not apply to any document created using the Font
|
||||
Software.
|
||||
|
||||
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are not met.
|
||||
|
||||
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER
|
||||
DEALINGS IN THE FONT SOFTWARE.
|
||||
|
6
media/fonts/doc/TimesNewRoman/README.txt
Normal file
6
media/fonts/doc/TimesNewRoman/README.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
ReactOS "Times New Roman" fonts are based on Liberation Serif.
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License,
|
||||
Version 1.1.
|
||||
|
||||
Please read file "LICENSE" for details.
|
BIN
media/fonts/times.ttf
Normal file
BIN
media/fonts/times.ttf
Normal file
Binary file not shown.
BIN
media/fonts/timesbd.ttf
Normal file
BIN
media/fonts/timesbd.ttf
Normal file
Binary file not shown.
BIN
media/fonts/timesbi.ttf
Normal file
BIN
media/fonts/timesbi.ttf
Normal file
Binary file not shown.
BIN
media/fonts/timesi.ttf
Normal file
BIN
media/fonts/timesi.ttf
Normal file
Binary file not shown.
Loading…
Reference in a new issue