You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-04-13 14:42:51 -07:00
Rebase against d177709b10ce07ddd234b0e8e00764ae4b1d8488.
This commit is contained in:
@@ -1,31 +1,31 @@
|
||||
From 5b1941f523b17f6131000ef5f188bc51a7a616c8 Mon Sep 17 00:00:00 2001
|
||||
From db27b07e0751b2535f729fa433dc67ba9668a394 Mon Sep 17 00:00:00 2001
|
||||
From: Torsten Kurbad <t.kurbad@iwm-kmrc.de>
|
||||
Date: Tue, 22 Jul 2014 18:11:41 -0600
|
||||
Subject: fonts: Add Liberation Sans as an Arial replacement. (v2)
|
||||
Subject: [PATCH] fonts: Add Liberation Sans as an Arial replacement. (v2)
|
||||
|
||||
Changes in v2 by Sebastian Lackner <sebastian@fds-team.de>:
|
||||
* Update to Liberation Sans version 1.07.4
|
||||
---
|
||||
fonts/Makefile.in | 1 +
|
||||
fonts/arial.sfd | 86988 ++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
fonts/arial.sfd | 86988 ++++++++++++++++++++++++++++++++++++++++++++
|
||||
fonts/arial.ttf | Bin 0 -> 134188 bytes
|
||||
3 files changed, 86989 insertions(+)
|
||||
create mode 100644 fonts/arial.sfd
|
||||
create mode 100644 fonts/arial.ttf
|
||||
|
||||
diff --git a/fonts/Makefile.in b/fonts/Makefile.in
|
||||
index 9d4ea9f..6bbc79c 100644
|
||||
index a582d7be864..ab80e7b70f7 100644
|
||||
--- a/fonts/Makefile.in
|
||||
+++ b/fonts/Makefile.in
|
||||
@@ -1,4 +1,5 @@
|
||||
FONT_SRCS = \
|
||||
SOURCES = \
|
||||
+ arial.sfd \
|
||||
courier.sfd \
|
||||
fixedsys.sfd \
|
||||
fixedsys_jp.sfd \
|
||||
diff --git a/fonts/arial.sfd b/fonts/arial.sfd
|
||||
new file mode 100644
|
||||
index 0000000..8a04e04
|
||||
index 00000000000..8a04e0486c2
|
||||
--- /dev/null
|
||||
+++ b/fonts/arial.sfd
|
||||
@@ -0,0 +1,86988 @@
|
||||
@@ -88782,5 +88782,5 @@ literal 0
|
||||
HcmV?d00001
|
||||
|
||||
--
|
||||
2.5.0
|
||||
2.42.0
|
||||
|
||||
|
@@ -1,22 +1,22 @@
|
||||
From 52ceb247058041e8630175d4860261e871c571da Mon Sep 17 00:00:00 2001
|
||||
From 5305bdbc5091ae02c179bf88ed35f1e7fe2a7aec Mon Sep 17 00:00:00 2001
|
||||
From: Sebastian Lackner <sebastian@fds-team.de>
|
||||
Date: Thu, 3 Sep 2015 01:30:37 +0200
|
||||
Subject: fonts: Add Liberation Mono as an Courier New replacement.
|
||||
Subject: [PATCH] fonts: Add Liberation Mono as an Courier New replacement.
|
||||
|
||||
---
|
||||
fonts/Makefile.in | 1 +
|
||||
fonts/cour.sfd | 67696 ++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
fonts/cour.sfd | 67696 ++++++++++++++++++++++++++++++++++++++++++++
|
||||
fonts/cour.ttf | Bin 0 -> 108468 bytes
|
||||
3 files changed, 67697 insertions(+)
|
||||
create mode 100644 fonts/cour.sfd
|
||||
create mode 100644 fonts/cour.ttf
|
||||
|
||||
diff --git a/fonts/Makefile.in b/fonts/Makefile.in
|
||||
index 33f4f03..3777c54 100644
|
||||
index f62f0e104fb..5326641b859 100644
|
||||
--- a/fonts/Makefile.in
|
||||
+++ b/fonts/Makefile.in
|
||||
@@ -1,5 +1,6 @@
|
||||
FONT_SRCS = \
|
||||
SOURCES = \
|
||||
arial.sfd \
|
||||
+ cour.sfd \
|
||||
courier.sfd \
|
||||
@@ -24,7 +24,7 @@ index 33f4f03..3777c54 100644
|
||||
fixedsys_jp.sfd \
|
||||
diff --git a/fonts/cour.sfd b/fonts/cour.sfd
|
||||
new file mode 100644
|
||||
index 0000000..88d988a
|
||||
index 00000000000..88d988a8caa
|
||||
--- /dev/null
|
||||
+++ b/fonts/cour.sfd
|
||||
@@ -0,0 +1,67696 @@
|
||||
@@ -69150,5 +69150,5 @@ literal 0
|
||||
HcmV?d00001
|
||||
|
||||
--
|
||||
2.5.0
|
||||
2.42.0
|
||||
|
||||
|
Reference in New Issue
Block a user