summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2020-05-08 18:07:10 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2020-05-11 13:08:38 +0200
commit83a41de459cd8605878842b4410521410132dcb3 (patch)
tree2e788d5b166309b923dab64709eb95729b6cedf0
parent44c239aa1b9ff3a349f9c88f8ad3abd16aa48f3f (diff)
downloadqtquickcontrols-83a41de459cd8605878842b4410521410132dcb3.tar.gz
Change the fsType of icons.ttf to allow installing the icon font
Used https://metacpan.org/pod/distribution/Font-TTF-Scripts/scripts/hackos2 to change the fsType from 8 to 0 in the OS/2 table. /usr/bin/site_perl/hackos2 -t0 src/dialogs/qml/icons.ttf icons.ttf Fixes: QTBUG-84086 Change-Id: Idc72ca04d5c71bb049c7d6d2c0cd9b40739c2321 Reviewed-by: Dmitry Shachnev <mitya57@gmail.com> Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
-rw-r--r--src/dialogs/qml/icons.ttfbin17372 -> 17372 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/src/dialogs/qml/icons.ttf b/src/dialogs/qml/icons.ttf
index e94078eb..54289ca9 100644
--- a/src/dialogs/qml/icons.ttf
+++ b/src/dialogs/qml/icons.ttf
Binary files differ