/************************************************************* * * Copyright (c) 2018 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ import {CharMap, CharOptions} from '../../FontData.js'; export const texOldstyleBold: CharMap = { 0x20: [0, 0, .25], 0x30: [.46, .017, .575], 0x31: [.461, 0, .575], 0x32: [.46, 0, .575], 0x33: [.461, .211, .575], 0x34: [.469, .194, .575], 0x35: [.461, .211, .575], 0x36: [.66, .017, .575], 0x37: [.476, .211, .575], 0x38: [.661, .017, .575], 0x39: [.461, .21, .575], 0x41: [.751, .049, .921, {ic: .068, sk: 0.224}], 0x42: [.705, .017, .748, {sk: 0.16}], 0x43: [.703, .02, .613, {sk: 0.16}], 0x44: [.686, 0, .892, {sk: 0.0958}], 0x45: [.703, .016, .607, {sk: 0.128}], 0x46: [.686, .03, .814, {ic: .116, sk: 0.128}], 0x47: [.703, .113, .682, {sk: 0.128}], 0x48: [.686, .048, .987, {sk: 0.128}], 0x49: [.686, 0, .642, {ic: .104, sk: 0.0319}], 0x4A: [.686, .114, .779, {ic: .158, sk: 0.192}], 0x4B: [.703, .017, .871, {sk: 0.0639}], 0x4C: [.703, .017, .788, {sk: 0.16}], 0x4D: [.703, .049, 1.378, {sk: 0.16}], 0x4E: [.84, .049, .937, {ic: .168, sk: 0.0958}], 0x4F: [.703, .017, .906, {sk: 0.128}], 0x50: [.686, .067, .81, {sk: 0.0958}], 0x51: [.703, .146, .939, {sk: 0.128}], 0x52: [.686, .017, .99, {sk: 0.0958}], 0x53: [.703, .016, .696, {sk: 0.16}], 0x54: [.72, .069, .644, {ic: .303, sk: 0.0319}], 0x55: [.686, .024, .715, {ic: .056, sk: 0.0958}], 0x56: [.686, .077, .737, {sk: 0.0319}], 0x57: [.686, .077, 1.169, {sk: 0.0958}], 0x58: [.686, 0, .817, {ic: .089, sk: 0.16}], 0x59: [.686, .164, .759, {sk: 0.0958}], 0x5A: [.686, 0, .818, {sk: 0.16}], 0xA0: [0, 0, .25], 0x391: [.698, 0, .869], 0x392: [.686, 0, .818], 0x395: [.68, 0, .756], 0x396: [.686, 0, .703], 0x397: [.686, 0, .9], 0x399: [.686, 0, .436], 0x39A: [.686, 0, .901], 0x39C: [.686, 0, 1.092], 0x39D: [.686, 0, .9], 0x39F: [.696, .01, .864], 0x3A1: [.686, 0, .786], 0x3A2: [.696, .01, .894], 0x3A4: [.675, 0, .8], 0x3A7: [.686, 0, .869], 0x3D2: [.697, 0, .894], 0x3DC: [.68, 0, .724], };