我安装了这个ttf-mscorefonts-installer包来为我的系统获得额外的字体。
然后我注意到文件是“exe”。为什么?
据我所知,字体不是二进制文件。
$ sudo apt-get install "ttf-mscorefonts-installer"
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
ttf-mscorefonts-installer
0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded.
Need to get 0 B/27.8 kB of archives.
After this operation, 134 kB of additional disk space will be used.
Preconfiguring packages ...
Selecting previously unselected package ttf-mscorefonts-installer.
(Reading database ... 298130 files and directories currently installed.)
Preparing to unpack .../ttf-mscorefonts-installer_3.4+nmu1ubuntu1_all.deb ...
Unpacking ttf-mscorefonts-installer (3.4+nmu1ubuntu1) ...
Processing triggers for update-notifier-common (0.154.1ubuntu1) ...
ttf-mscorefonts-installer: downloading http://downloads.sourceforge.net/corefonts/andale32.exe
ttf-mscorefonts-installer: downloading http://downloads.sourceforge.net/corefonts/arial32.exe
ttf-mscorefonts-installer: downloading http://downloads.sourceforge.net/corefonts/arialb32.exe
ttf-mscorefonts-installer: downloading http://downloads.sourceforge.net/corefonts/comic32.exe
ttf-mscorefonts-installer: downloading http://downloads.sourceforge.net/corefonts/courie32.exe
Run Code Online (Sandbox Code Playgroud)
Wil*_*ilf 25
因为 exe 包含字体 - 我认为它们不像 Window 那样安装,它们被提取(编辑:在 Windows 上它们自解压,谢谢@JakeGould)
要查看此内容,您可以下载一个(我做了这个),然后在file-roller(存档管理器)中打开它:

Ubuntu 和其他人可能无法将字体直接分发给 MS 的许可 -在安装程序提示中链接的EULA下,exe 可能算作“可重新分发” :

包括这一点以及其中可能的其他内容:
1. 许可的授予。本 EULA 授予您以下权利:
- 安装和使用。您可以安装和使用无限数量的软件产品副本。
- 繁殖和分配。您可以复制和分发无限数量的软件产品副本;前提是每份副本均应是真实完整的副本,包括所有版权和商标声明,并附有本 EULA 的副本。不得单独分发软件产品的副本以获取利润,也不得将其作为您自己产品的一部分。
2. 其他权利和限制的说明。
- 逆向工程、反编译和反汇编的限制。您不得对软件产品进行逆向工程、反编译或反汇编,除非且仅在适用法律明确允许此类活动的范围内,尽管有此限制。
- 变更限制。您不得重命名、编辑或创建软件产品的任何衍生作品,除非将它们嵌入文档中时进行子集化。
MS Office 字体是来自 Microsoft 的字体。Microsoft 不会为 Ubuntu 等其他操作系统制作二进制文件,因此ttf-mscorefonts-installer以 exe 格式下载各种 MS 字体,然后cabextract从这些 exe 文件中提取字体。
MS Core 字体采用自解压 zip 存档,我们可以打开或安装,而无需运行 Windows 可执行文件或包含的 Windows 字体安装程序。
要安装字体,只需使用存档管理器打开 font.exe 文件即可查看此存档的内容。
然后我们通过双击相应的文件来安装包含的 TTF 字体,以使用字体查看器打开它。在那里,我们将Install在右上角有一个按钮,用于安装字体,~/.local/share/fonts而不会再问任何问题:

| 归档时间: |
|
| 查看次数: |
3266 次 |
| 最近记录: |