From 2e525c71c1939791198f23618c99c2a55a31ae26 Mon Sep 17 00:00:00 2001 From: ben Date: Tue, 13 Feb 2007 00:14:55 +0000 Subject: [PATCH] Add a test for glyph-name de-duplication in TrueType fonts -- several MS fonts have separate glyphs for U+0394 GREEK CAPITAL LETTER DELTA and U+2206 INCREMENT, but call both of them "Delta". git-svn-id: svn://svn.tartarus.org/sgt/halibut@7278 cda61777-01e9-0310-a592-d414129be87e --- inputs/test.but | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inputs/test.but b/inputs/test.but index 04ac8e6..9bf65fb 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -251,6 +251,9 @@ weak code (\cw{fi}). The latter two should not be ligated. \e bb ii \c There should be no ligation there. +The following pair of characters map to different glyphs with the same name in +some Microsoft TrueType fonts: \u0394{(missing)} \u2206{(missing)} + \S{subhead} First subheading So here's a \I{subheading}\I{subsection}subsection. Just -- 2.11.0