tex-calligraphic-bold.ts 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. /*************************************************************
  2. *
  3. * Copyright (c) 2018-2022 The MathJax Consortium
  4. *
  5. * Licensed under the Apache License, Version 2.0 (the "License");
  6. * you may not use this file except in compliance with the License.
  7. * You may obtain a copy of the License at
  8. *
  9. * http://www.apache.org/licenses/LICENSE-2.0
  10. *
  11. * Unless required by applicable law or agreed to in writing, software
  12. * distributed under the License is distributed on an "AS IS" BASIS,
  13. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  14. * See the License for the specific language governing permissions and
  15. * limitations under the License.
  16. */
  17. import {CharMap, CharOptions} from '../../FontData.js';
  18. export const texCalligraphicBold: CharMap<CharOptions> = {
  19. 0x41: [.751, .049, .921, {ic: .068, sk: .224}],
  20. 0x42: [.705, .017, .748, {sk: .16}],
  21. 0x43: [.703, .02, .613, {sk: .16}],
  22. 0x44: [.686, 0, .892, {sk: .0958}],
  23. 0x45: [.703, .016, .607, {ic: .02, sk: .128}],
  24. 0x46: [.686, .03, .814, {ic: .116, sk: .128}],
  25. 0x47: [.703, .113, .682, {sk: .128}],
  26. 0x48: [.686, .048, .987, {sk: .128}],
  27. 0x49: [.686, 0, .642, {ic: .104, sk: .0319}],
  28. 0x4A: [.686, .114, .779, {ic: .158, sk: .192}],
  29. 0x4B: [.703, .017, .871, {sk: .0639}],
  30. 0x4C: [.703, .017, .788, {sk: .16}],
  31. 0x4D: [.703, .049, 1.378, {sk: .16}],
  32. 0x4E: [.84, .049, .937, {ic: .168, sk: .0958}],
  33. 0x4F: [.703, .017, .906, {sk: .128}],
  34. 0x50: [.686, .067, .81, {ic: .036, sk: .0958}],
  35. 0x51: [.703, .146, .939, {sk: .128}],
  36. 0x52: [.686, .017, .99, {sk: .0958}],
  37. 0x53: [.703, .016, .696, {ic: .025, sk: .16}],
  38. 0x54: [.72, .069, .644, {ic: .303, sk: .0319}],
  39. 0x55: [.686, .024, .715, {ic: .056, sk: .0958}],
  40. 0x56: [.686, .077, .737, {ic: .037, sk: .0319}],
  41. 0x57: [.686, .077, 1.169, {ic: .037, sk: .0958}],
  42. 0x58: [.686, 0, .817, {ic: .089, sk: .16}],
  43. 0x59: [.686, .164, .759, {ic: .038, sk: .0958}],
  44. 0x5A: [.686, 0, .818, {ic: .035, sk: .16}],
  45. 0x131: [.452, .008, .394, {sk: .0319}],
  46. 0x237: [.451, .201, .439, {sk: .0958}],
  47. };