Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Commit

Permalink
v6.3 ready
Browse files Browse the repository at this point in the history
Fix Danish
Still to review to see right format
  • Loading branch information
dieghernan committed Apr 25, 2017
1 parent 5fe6551 commit 9d4da68
Show file tree
Hide file tree
Showing 14 changed files with 1,062 additions and 1,655 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,46 +50,48 @@
"type": "font"
},
{
"characterRegex": "[a-z .' A-Z 0-9 \u00e1\u00e9\u00ed\u00f3\u00fa\u00f6\u00fc\u00fb\u00ea \u00e5\u00f8]",
"characterRegex": "[a-z ' UV\u00f6\u00fc\u00e9\u00fb\u00ea \\-\u00e5\u00f8]",
"file": "fonts/Gotham Light.otf",
"name": "FONT_GLIGHT_16",
"name": "FONT_GLIGHT_30",
"targetPlatforms": null,
"trackingAdjust": -2,
"type": "font"
},
{
"characterRegex": "[a-z ' UV\u00f6\u00fc\u00e9\u00fb\u00ea \\-\u00e5\u00f8]",
"file": "fonts/Gotham Light.otf",
"name": "FONT_GLIGHT_39",
"name": "FONT_GLIGHT_34",
"targetPlatforms": null,
"trackingAdjust": -2,
"type": "font"
},
{
"characterRegex": "[a-z ' UV\u00f6\u00fc\u00e9\u00fb\u00ea \\-\u00e5\u00f8]",
"file": "fonts/Gotham Light.otf",
"name": "FONT_GLIGHT_34",
"name": "FONT_GLIGHT_39",
"targetPlatforms": null,
"trackingAdjust": -2,
"type": "font"
},
{
"characterRegex": "[a-z ' UV\u00f6\u00fc\u00e9\u00fb\u00ea \\-\u00e5\u00f8]",
"characterRegex": "[a-z .' A-Z 0-9 \u00e1\u00e9\u00ed\u00f3\u00fa\u00f6\u00fc\u00fb\u00ea \u00e5\u00f8]",
"file": "fonts/Gotham Light.otf",
"name": "FONT_GLIGHT_30",
"name": "FONT_GLIGHT_16",
"targetPlatforms": null,
"trackingAdjust": -2,
"type": "font"
},
{
"characterRegex": "[a-z ' UV\u00f6\u00fc\u00e9\u00fb\u00ea \\-\u00e5\u00f8]",
"file": "fonts/Gotham Bold.otf",
"name": "FONT_GBOLD_16",
"name": "FONT_GBOLD_22",
"targetPlatforms": null,
"trackingAdjust": -1,
"type": "font"
},
{
"characterRegex": "[a-z ' UV\u00f6\u00fc\u00e9\u00fb\u00ea \\-\u00e5\u00f8]",
"file": "fonts/Gotham Bold.otf",
"name": "FONT_GBOLD_39",
"name": "FONT_GBOLD_30",
"targetPlatforms": null,
"trackingAdjust": -1,
"type": "font"
Expand All @@ -105,17 +107,15 @@
{
"characterRegex": "[a-z ' UV\u00f6\u00fc\u00e9\u00fb\u00ea \\-\u00e5\u00f8]",
"file": "fonts/Gotham Bold.otf",
"name": "FONT_GBOLD_30",
"name": "FONT_GBOLD_39",
"targetPlatforms": null,
"trackingAdjust": -1,
"type": "font"
},
{
"characterRegex": "[a-z ' UV\u00f6\u00fc\u00e9\u00fb\u00ea \\-\u00e5\u00f8]",
"file": "fonts/Gotham Bold.otf",
"name": "FONT_GBOLD_22",
"name": "FONT_GBOLD_16",
"targetPlatforms": null,
"trackingAdjust": -1,
"type": "font"
},
{
Expand All @@ -139,5 +139,5 @@
"watchface": true
}
},
"version": "6.2.0"
"version": "6.3.0"
}
Loading

0 comments on commit 9d4da68

Please sign in to comment.