diff --git a/app/qml/Fonts.qml b/app/qml/Fonts.qml index 5182bab..ad20844 100644 --- a/app/qml/Fonts.qml +++ b/app/qml/Fonts.qml @@ -177,15 +177,6 @@ QtObject{ fontWidth: 1.0 lowResolutionFont: false } - ListElement{ - name: "ENVY_CODE_R" - text: "HD: Envy Code R (Modern)" - source: "fonts/modern-envy-code-r/Envy Code R.ttf" - lineSpacing: 0.1 - pixelSize: 30 - fontWidth: 1.0 - lowResolutionFont: false - } ListElement{ name: "MONACO" text: "HD: Monaco (Modern)" diff --git a/app/qml/fonts/modern-envy-code-r/Envy Code R Bold.ttf b/app/qml/fonts/modern-envy-code-r/Envy Code R Bold.ttf deleted file mode 100644 index 5e04b16..0000000 Binary files a/app/qml/fonts/modern-envy-code-r/Envy Code R Bold.ttf and /dev/null differ diff --git a/app/qml/fonts/modern-envy-code-r/Envy Code R Command Prompt.reg b/app/qml/fonts/modern-envy-code-r/Envy Code R Command Prompt.reg deleted file mode 100644 index 453c58b..0000000 Binary files a/app/qml/fonts/modern-envy-code-r/Envy Code R Command Prompt.reg and /dev/null differ diff --git a/app/qml/fonts/modern-envy-code-r/Envy Code R Italic.ttf b/app/qml/fonts/modern-envy-code-r/Envy Code R Italic.ttf deleted file mode 100644 index cf67fe0..0000000 Binary files a/app/qml/fonts/modern-envy-code-r/Envy Code R Italic.ttf and /dev/null differ diff --git a/app/qml/fonts/modern-envy-code-r/Envy Code R.ttf b/app/qml/fonts/modern-envy-code-r/Envy Code R.ttf deleted file mode 100644 index e8e4a60..0000000 Binary files a/app/qml/fonts/modern-envy-code-r/Envy Code R.ttf and /dev/null differ diff --git a/app/qml/fonts/modern-envy-code-r/Read Me.txt b/app/qml/fonts/modern-envy-code-r/Read Me.txt deleted file mode 100644 index fcee4c4..0000000 --- a/app/qml/fonts/modern-envy-code-r/Read Me.txt +++ /dev/null @@ -1,16 +0,0 @@ -Envy Code R (coding font) preview #7.2 -====================================== -Envy Code R is a fully-scalable monospaced font designed for programming and command prompts. - -There are three variants including in the archive - Regular, Bold and Italic. A large number of additional symbols outside the ASCII range and provided which covers most of the Windows/ISO 1252 codepage, MacOS Roman and a number of other Central European pages. - -This archive also contains a folder named 'Visual Studio Italics-as-bold' which contains the Regular and Italic fonts again with an alternate name of 'Envy Code R VS' and with the Italic variant set to identify itself as bold. This allows you to utilise italics within Visual Studio's syntax highlighter by choosing bold everywhere you want italics - great for comments or strings! - -If you wish to use Envy Code R as a font for your Windows Command Prompt run the included .reg registry file and reboot, then choose Properties from the Command Prompt to set it. - -Please send feedback to damien@envytech.co.uk and be sure to visit http://damieng.com/fonts/envy-code-r for updates and more information. - -[)amien -Damien Guard, May 2008. - -Copyright © 2006-2008 Envy Technologies Ltd. Free to use but redistribution prohibited. \ No newline at end of file diff --git a/app/qml/resources.qrc b/app/qml/resources.qrc index 6e3554a..97f23c9 100644 --- a/app/qml/resources.qrc +++ b/app/qml/resources.qrc @@ -47,7 +47,6 @@ fonts/modern-pro-font-win-tweaked/ProFontWindows.ttf fonts/modern-monaco/monaco.ttf fonts/modern-hermit/Hermit-medium.otf - fonts/modern-envy-code-r/Envy Code R.ttf fonts/modern-inconsolata/Inconsolata.otf SettingsScreenTab.qml fonts/modern-fixedsys-excelsior/FSEX301-L2.ttf