texlive[71051] Master/texmf-dist: haranoaji (22apr24)

commits+karl at tug.org commits+karl at tug.org
Tue Apr 23 21:31:19 CEST 2024


Revision: 71051
          https://tug.org/svn/texlive?view=revision&revision=71051
Author:   karl
Date:     2024-04-23 21:31:19 +0200 (Tue, 23 Apr 2024)
Log Message:
-----------
haranoaji (22apr24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/fonts/haranoaji/README

Added Paths:
-----------
    trunk/Master/texmf-dist/tex/latex/haranoaji/
    trunk/Master/texmf-dist/tex/latex/haranoaji/HaranoAjiGothic.fontspec
    trunk/Master/texmf-dist/tex/latex/haranoaji/HaranoAjiMincho.fontspec

Modified: trunk/Master/texmf-dist/doc/fonts/haranoaji/README
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/haranoaji/README	2024-04-23 19:31:00 UTC (rev 71050)
+++ trunk/Master/texmf-dist/doc/fonts/haranoaji/README	2024-04-23 19:31:19 UTC (rev 71051)
@@ -1,4 +1,4 @@
-# Harano Aji Fonts ver. 20231009
+# Harano Aji Fonts ver. 20231009-2
 
 https://github.com/trueroad/HaranoAjiFonts
 

Added: trunk/Master/texmf-dist/tex/latex/haranoaji/HaranoAjiGothic.fontspec
===================================================================
--- trunk/Master/texmf-dist/tex/latex/haranoaji/HaranoAjiGothic.fontspec	                        (rev 0)
+++ trunk/Master/texmf-dist/tex/latex/haranoaji/HaranoAjiGothic.fontspec	2024-04-23 19:31:19 UTC (rev 71051)
@@ -0,0 +1,8 @@
+\defaultfontfeatures[HaranoAjiGothic]
+  {
+    Extension = .otf,
+    UprightFont = *-Regular,
+    BoldFont = *-Bold,
+    FontFace = {l}{\shapedefault}{ *-Regular },
+    FontFace = {eb}{\shapedefault}{ *-Heavy }
+  }

Added: trunk/Master/texmf-dist/tex/latex/haranoaji/HaranoAjiMincho.fontspec
===================================================================
--- trunk/Master/texmf-dist/tex/latex/haranoaji/HaranoAjiMincho.fontspec	                        (rev 0)
+++ trunk/Master/texmf-dist/tex/latex/haranoaji/HaranoAjiMincho.fontspec	2024-04-23 19:31:19 UTC (rev 71051)
@@ -0,0 +1,8 @@
+\defaultfontfeatures[HaranoAjiMincho]
+  {
+    Extension = .otf,
+    UprightFont = *-Regular,
+    BoldFont = *-Bold,
+    FontFace = {l}{\shapedefault}{ *-Light },
+    FontFace = {eb}{\shapedefault}{ *-Bold }
+  }



More information about the tex-live-commits mailing list.