bmfont-font.json 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. {
  2. "saveName": "font_sz_g",
  3. "bitMapCfg": [
  4. {
  5. "image": "E:\\data\\狩猎高手\\美术\\绿色描边数字\\+.png",
  6. "char": "+",
  7. "width": 31,
  8. "height": 39
  9. },
  10. {
  11. "image": "E:\\data\\狩猎高手\\美术\\绿色描边数字\\-.png",
  12. "char": "-",
  13. "width": 31,
  14. "height": 39
  15. },
  16. {
  17. "image": "E:\\data\\狩猎高手\\美术\\绿色描边数字\\0.png",
  18. "char": "0",
  19. "width": 31,
  20. "height": 39
  21. },
  22. {
  23. "image": "E:\\data\\狩猎高手\\美术\\绿色描边数字\\1.png",
  24. "char": "1",
  25. "width": 20,
  26. "height": 39
  27. },
  28. {
  29. "image": "E:\\data\\狩猎高手\\美术\\绿色描边数字\\2.png",
  30. "char": "2",
  31. "width": 31,
  32. "height": 39
  33. },
  34. {
  35. "image": "E:\\data\\狩猎高手\\美术\\绿色描边数字\\3.png",
  36. "char": "3",
  37. "width": 31,
  38. "height": 39
  39. },
  40. {
  41. "image": "E:\\data\\狩猎高手\\美术\\绿色描边数字\\4.png",
  42. "char": "4",
  43. "width": 31,
  44. "height": 39
  45. },
  46. {
  47. "image": "E:\\data\\狩猎高手\\美术\\绿色描边数字\\5.png",
  48. "char": "5",
  49. "width": 31,
  50. "height": 39
  51. },
  52. {
  53. "image": "E:\\data\\狩猎高手\\美术\\绿色描边数字\\6.png",
  54. "char": "6",
  55. "width": 31,
  56. "height": 39
  57. },
  58. {
  59. "image": "E:\\data\\狩猎高手\\美术\\绿色描边数字\\7.png",
  60. "char": "7",
  61. "width": 31,
  62. "height": 39
  63. },
  64. {
  65. "image": "E:\\data\\狩猎高手\\美术\\绿色描边数字\\8.png",
  66. "char": "8",
  67. "width": 31,
  68. "height": 39
  69. },
  70. {
  71. "image": "E:\\data\\狩猎高手\\美术\\绿色描边数字\\9.png",
  72. "char": "9",
  73. "width": 31,
  74. "height": 39
  75. }
  76. ]
  77. }