gbranden pushed a commit to branch master
in repository groff.
commit 78847abe8429cf3d4795550e00aeaf819c1e548e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Sep 24 17:53:30 2021 +1000
[fonts]: Add `spacewidth` directives where needed.
* font/devdvi/EX:
* font/devdvi/MI:
* font/devdvi/S:
* font/devdvi/SA:
* font/devps/EURO: Add `spacewidth` directive to font description files
we ship that were missing it. We use the same values that libgroff
would have computed, so there should be no visible difference.
---
ChangeLog | 9 +++++++++
font/devdvi/EX | 1 +
font/devdvi/MI | 1 +
font/devdvi/S | 1 +
font/devdvi/SA | 1 +
font/devps/EURO | 1 +
6 files changed, 14 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index b55f6e9..8912d9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,15 @@
practices for Western alphabetic fonts (see, e.g.,
<https://type.today/en/journal/spaces>.
+ * font/devdvi/EX:
+ * font/devdvi/MI:
+ * font/devdvi/S:
+ * font/devdvi/SA:
+ * font/devps/EURO: Add `spacewidth` directive to font
+ description files we ship that were missing it. We use the same
+ values that libgroff would have computed, so there should be no
+ visible difference.
+
2021-09-24 G. Branden Robinson <[email protected]>
* Makefile.am: Mark `$(TEST_SUITE_LOG)` as `.PRECIOUS`. This
diff --git a/font/devdvi/EX b/font/devdvi/EX
index a410984..e231035 100644
--- a/font/devdvi/EX
+++ b/font/devdvi/EX
@@ -1,4 +1,5 @@
name EX
+spacewidth 350836
special
internalname cmex10
checksum -89033454
diff --git a/font/devdvi/MI b/font/devdvi/MI
index 6821f7d..bbe1e06 100644
--- a/font/devdvi/MI
+++ b/font/devdvi/MI
@@ -1,4 +1,5 @@
name MI
+spacewidth 350836
special
internalname cmmi10
slant 14.036243
diff --git a/font/devdvi/S b/font/devdvi/S
index 3030135..4b4f8d6 100644
--- a/font/devdvi/S
+++ b/font/devdvi/S
@@ -1,4 +1,5 @@
name S
+spacewidth 350836
special
internalname cmsy10
slant 14.036243
diff --git a/font/devdvi/SA b/font/devdvi/SA
index e78e601..5e9ea2e 100644
--- a/font/devdvi/SA
+++ b/font/devdvi/SA
@@ -1,4 +1,5 @@
name SA
+spacewidth 350836
special
internalname msam10
checksum -1749815603
diff --git a/font/devps/EURO b/font/devps/EURO
index 1135f81..841c9c7 100644
--- a/font/devps/EURO
+++ b/font/devps/EURO
@@ -11,6 +11,7 @@
# Comment Creation Date: Sun Jan 8 10:14:22 2006
name EURO
+spacewidth 333
internalname FreeEuro
charset
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit