From ebd622ae76c7dac085d5da6abb51dad4769c7eb6 Mon Sep 17 00:00:00 2001 From: Terence Tuhinanshu Date: Tue, 18 Oct 2022 21:26:30 -0400 Subject: [PATCH] Add FontGoggles file for quick preview Must have FontGoggles installed to use. https://fontgoggles.org --- font-goggles.gggls | 52 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 font-goggles.gggls diff --git a/font-goggles.gggls b/font-goggles.gggls new file mode 100644 index 0000000..51e0e23 --- /dev/null +++ b/font-goggles.gggls @@ -0,0 +1,52 @@ +{ + "fonts": [ + { + "path": "ttf/OmeBhatkhandeEnglish.ttf" + }, + { + "path": "ttf/OmeBhatkhandeHindi.ttf" + }, + { + "path": "ttf/OmeBhatkhandePunjabi.ttf" + }, + { + "path": "ttf/OmeSwarlipi.ttf" + } + ], + "textSettings": { + "text": "su sU ml mL `@DLr@gm qsUwWrUEMU", + "textFilePath": null, + "textFileIndex": 0, + "shouldApplyBiDi": true, + "direction": null, + "script": null, + "language": null, + "alignment": null, + "features": {}, + "varLocation": {}, + "relativeFontSize": 0.25, + "relativeHBaseline": 0.3546029281616211, + "relativeVBaseline": 0.5, + "relativeMargin": 0.14113643646240234, + "enableColor": true + }, + "uiSettings": { + "windowPosition": [ + 57.0, + 116.0, + 1400.0, + 728.0 + ], + "fontListItemSize": 150, + "fontListShowFontFileName": true, + "characterListVisible": true, + "characterListSize": 98.0, + "glyphListVisible": true, + "glyphListSize": 226.0, + "compileOutputVisible": false, + "compileOutputSize": 80.0, + "formattingOptionsVisible": true, + "feaVarTabSelection": "options", + "showHiddenAxes": false + } +} \ No newline at end of file