summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/ChangeLog
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2023-04-29 06:42:55 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2023-04-29 06:42:55 +0000
commite77ff4bcbdbcf7f9594fbc0231b2b3c1123f713b (patch)
tree06794722e82740133b94ed1899e73c5c3cbbf599 /Build/source/texk/dvipdfm-x/ChangeLog
parent3e9f03d203c80fa485ec83007d3eb04770827aff (diff)
dvipdfmx: VF fallback to OFM for (u)pTeX
The rule for virtual fonts (VF) fallback is extended: If a VF has no entry of a codepoint and the first MAPFONT designates an OFM for (u)pTeX, then we designate the glyph (usually with a fullwidth metric) of the same codepoint with the same metrics of the codepoint in the OFM. git-svn-id: svn://tug.org/texlive/trunk@66965 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfm-x/ChangeLog')
-rw-r--r--Build/source/texk/dvipdfm-x/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/Build/source/texk/dvipdfm-x/ChangeLog b/Build/source/texk/dvipdfm-x/ChangeLog
index ead1d62d6e6..5f37733528d 100644
--- a/Build/source/texk/dvipdfm-x/ChangeLog
+++ b/Build/source/texk/dvipdfm-x/ChangeLog
@@ -1,3 +1,21 @@
+2023-04-29 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
+
+ * {vf,tfm}.c:
+ Fallback multibyte characters in virtual fonts to
+ OFM fonts for (u)pTeX.
+ https://github.com/texjporg/tex-jp-build/issues/99
+ * configure.ac: version 20230429.
+ * dvipdfmx-upjf.test, Makefile_upjf, tests/upjf-r00.{ofm,opl},
+ tests/upjv-r00.{ofm,opl}, tests/upjf1-r.{tfm,pl},
+ tests/upjf1_{full,omit}.{vf,zvp0}, Makefile.am:
+ Add new tests for fallback virtual font to OFM.
+
+ The rule for virtual fonts (VF) fallback is extended:
+ If a VF has no entry of a codepoint and the first
+ MAPFONT designates an OFM for (u)pTeX, then we designate the
+ glyph (usually with a fullwidth metric) of the same codepoint
+ with the same metrics of the codepoint in the OFM.
+
2023-03-09 Karl Berry <karl@tug.org>
* TL'23 release.