You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Rebase against 70b735760e2e89db11aa76ab3956ea0d1f6e40d4.
This commit is contained in:
@@ -1,29 +1,30 @@
|
||||
From 56544167ea9d090249d0e9e6cebb5e55268ffdfd Mon Sep 17 00:00:00 2001
|
||||
From 2533bbf747689e8326bb7795e890e7716144cb11 Mon Sep 17 00:00:00 2001
|
||||
From: Sebastian Lackner <sebastian@fds-team.de>
|
||||
Date: Thu, 3 Sep 2015 01:25:14 +0200
|
||||
Subject: fonts: Add Liberation Serif as an Times New Roman replacement.
|
||||
Subject: [PATCH] fonts: Add Liberation Serif as an Times New Roman
|
||||
replacement.
|
||||
|
||||
---
|
||||
fonts/Makefile.in | 1 +
|
||||
fonts/times.sfd | 97179 ++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
fonts/times.sfd | 97179 ++++++++++++++++++++++++++++++++++++++++++++
|
||||
fonts/times.ttf | Bin 0 -> 147172 bytes
|
||||
3 files changed, 97180 insertions(+)
|
||||
create mode 100644 fonts/times.sfd
|
||||
create mode 100644 fonts/times.ttf
|
||||
|
||||
diff --git a/fonts/Makefile.in b/fonts/Makefile.in
|
||||
index 93adf12..7d29b40 100644
|
||||
index fb2cd83c4e6..9251153705d 100644
|
||||
--- a/fonts/Makefile.in
|
||||
+++ b/fonts/Makefile.in
|
||||
@@ -11,4 +11,5 @@ FONT_SRCS = \
|
||||
system.sfd \
|
||||
@@ -12,4 +12,5 @@ FONT_SRCS = \
|
||||
tahoma.sfd \
|
||||
tahomabd.sfd \
|
||||
webdings.sfd \
|
||||
+ times.sfd \
|
||||
wingding.sfd
|
||||
diff --git a/fonts/times.sfd b/fonts/times.sfd
|
||||
new file mode 100644
|
||||
index 0000000..6b41459
|
||||
index 00000000000..6b4145961f5
|
||||
--- /dev/null
|
||||
+++ b/fonts/times.sfd
|
||||
@@ -0,0 +1,97179 @@
|
||||
@@ -99111,5 +99112,5 @@ literal 0
|
||||
HcmV?d00001
|
||||
|
||||
--
|
||||
2.6.2
|
||||
2.27.0
|
||||
|
||||
|
Reference in New Issue
Block a user