test.json 368 B

1234567891011121314151617181920212223
  1. {
  2. "SearchForCharacters": true,
  3. "SearchExtensions": [ ".json", ".txt" ],
  4. "SearchPath": "",
  5. "FontName": "Arial",
  6. "Ranges": [
  7. {
  8. "Low": 32005,
  9. "High": 32405
  10. },
  11. {
  12. "Low": 32,
  13. "High": 128
  14. }
  15. ],
  16. "Targets": [
  17. {
  18. "FontSize": 16,
  19. "OutputName": "test-font10",
  20. "BaseFont": "font-10px.bmp"
  21. }
  22. ]
  23. }