| 1234567891011121314151617181920212223 |
- {
- "SearchForCharacters": true,
- "SearchExtensions": [ ".json", ".txt" ],
- "SearchPath": "",
- "FontName": "Arial",
- "Ranges": [
- {
- "Low": 32005,
- "High": 32405
- },
- {
- "Low": 32,
- "High": 128
- }
- ],
- "Targets": [
- {
- "FontSize": 16,
- "OutputName": "test-font10",
- "BaseFont": "font-10px.bmp"
- }
- ]
- }
|