Skip to content

Commit e3a4318

Browse files
committed
Add some remap for Euler fonts. #611
1 parent 62afeb2 commit e3a4318

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata.js

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,27 @@
152152
RULECHAR: 0x00AF,
153153

154154
REMAP: {
155+
0x20F0: 0x002A,
156+
0x2022: 0x2219,
157+
0x22E3: "\u2292\u0338",
158+
0x22E2: "\u2291\u0338",
159+
0x3008: 0x27E8,
160+
0x02C9: 0x00AF,
161+
0x2017: 0x005F,
162+
0x20EC: 0x21C1,
163+
0x20ED: 0x21BD,
164+
0x2A2F: 0x00D7,
165+
0x20D0: 0x21BC,
166+
0x20D1: 0x21C0,
167+
0x03D2: 0x03A5,
168+
0x2014: 0x00AF,
169+
0x2015: 0x00AF,
170+
0x3009: 0x27E9,
171+
0xFE37: 0x23DE,
172+
0xFE38: 0x23DF,
173+
0x02B9: 0x2032,
174+
0x2758: 0x2223,
175+
0x203E: 0x00AF
155176
},
156177

157178
REMAPACCENT: {

unpacked/jax/output/SVG/fonts/Neo-Euler/fontdata.js

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,27 @@
149149
RULECHAR: 0x00AF,
150150

151151
REMAP: {
152+
0x20F0: 0x002A,
153+
0x2022: 0x2219,
154+
0x22E3: "\u2292\u0338",
155+
0x22E2: "\u2291\u0338",
156+
0x3008: 0x27E8,
157+
0x02C9: 0x00AF,
158+
0x2017: 0x005F,
159+
0x20EC: 0x21C1,
160+
0x20ED: 0x21BD,
161+
0x2A2F: 0x00D7,
162+
0x20D0: 0x21BC,
163+
0x20D1: 0x21C0,
164+
0x03D2: 0x03A5,
165+
0x2014: 0x00AF,
166+
0x2015: 0x00AF,
167+
0x3009: 0x27E9,
168+
0xFE37: 0x23DE,
169+
0xFE38: 0x23DF,
170+
0x02B9: 0x2032,
171+
0x2758: 0x2223,
172+
0x203E: 0x00AF
152173
},
153174

154175
REMAPACCENT: {

0 commit comments

Comments
 (0)