1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Description: Update references to changed Jura font
Author: Olek Wojnar <olekw.dev@gmail.com>
Last-Update: 2019-04-02
--- a/datafiles/fonts/Jura-10.font
+++ b/datafiles/fonts/Jura-10.font
@@ -1,2 +1,2 @@
<?xml version="1.0" ?>
-<Font version="3" name="Jura-10" filename="Jura-DemiBold.ttf" type="FreeType" size="10" nativeHorzRes="1280" nativeVertRes="720" autoScaled="vertical"/>
+<Font version="3" name="Jura-10" filename="Jura-SemiBold.otf" type="FreeType" size="10" nativeHorzRes="1280" nativeVertRes="720" autoScaled="vertical"/>
--- a/datafiles/fonts/Jura-13.font
+++ b/datafiles/fonts/Jura-13.font
@@ -1,2 +1,2 @@
<?xml version="1.0" ?>
-<Font version="3" name="Jura-13" filename="Jura-DemiBold.ttf" type="FreeType" size="13" nativeHorzRes="1280" nativeVertRes="720" autoScaled="vertical"/>
+<Font version="3" name="Jura-13" filename="Jura-SemiBold.otf" type="FreeType" size="13" nativeHorzRes="1280" nativeVertRes="720" autoScaled="vertical"/>
--- a/datafiles/fonts/Jura-18.font
+++ b/datafiles/fonts/Jura-18.font
@@ -1,2 +1,2 @@
<?xml version="1.0" ?>
-<Font version="3" name="Jura-18" filename="Jura-DemiBold.ttf" type="FreeType" size="18" nativeHorzRes="1280" nativeVertRes="720" autoScaled="vertical"/>
+<Font version="3" name="Jura-18" filename="Jura-SemiBold.otf" type="FreeType" size="18" nativeHorzRes="1280" nativeVertRes="720" autoScaled="vertical"/>
|