From a51a54bc5979a2491f152abc47ad54e6b63f27c8 Mon Sep 17 00:00:00 2001 From: Dylam De La Torre Date: Tue, 23 Nov 2021 05:21:56 +0100 Subject: Restructure source and resource files (#46) importantly, res is now res/res and css is now res/css --- res/battlenet.png | Bin 8129 -> 0 bytes res/certifiedmoderator.png | Bin 7145 -> 0 bytes res/checkmark.png | Bin 49387 -> 0 bytes res/clock.png | Bin 3525 -> 0 bytes res/crown.png | Bin 6610 -> 0 bytes res/css/application-low-priority.css | 89 ++++ res/css/bare.css | 35 ++ res/css/main.css | 284 ++++++++++++ res/decamarks.png | Bin 1926 -> 0 bytes res/discordbughunter.png | Bin 6723 -> 0 bytes res/discordbughunter2.png | Bin 7039 -> 0 bytes res/discordstaff.png | Bin 8447 -> 0 bytes res/earlysupporter.png | Bin 8969 -> 0 bytes res/earlyverifiedbotdeveloper.png | Bin 7217 -> 0 bytes res/emojis.bin | Bin 3434074 -> 0 bytes res/facebook.png | Bin 2304 -> 0 bytes res/fonts/TwitterColorEmoji.ttf | Bin 0 -> 7656676 bytes res/fonts/conf.d/10-autohint.conf | 14 + res/fonts/conf.d/10-hinting-full.conf | 13 + res/fonts/conf.d/10-hinting-medium.conf | 13 + res/fonts/conf.d/10-hinting-none.conf | 13 + res/fonts/conf.d/10-hinting-slight.conf | 13 + res/fonts/conf.d/10-no-sub-pixel.conf | 14 + res/fonts/conf.d/10-scale-bitmap-fonts.conf | 80 ++++ res/fonts/conf.d/10-sub-pixel-bgr.conf | 14 + res/fonts/conf.d/10-sub-pixel-rgb.conf | 14 + res/fonts/conf.d/10-sub-pixel-vbgr.conf | 14 + res/fonts/conf.d/10-sub-pixel-vrgb.conf | 14 + res/fonts/conf.d/10-unhinted.conf | 14 + res/fonts/conf.d/11-lcdfilter-default.conf | 16 + res/fonts/conf.d/11-lcdfilter-legacy.conf | 16 + res/fonts/conf.d/11-lcdfilter-light.conf | 16 + res/fonts/conf.d/20-unhint-small-vera.conf | 48 ++ res/fonts/conf.d/25-unhint-nonlatin.conf | 128 ++++++ res/fonts/conf.d/30-metric-aliases.conf | 652 ++++++++++++++++++++++++++++ res/fonts/conf.d/30-urw-aliases.conf | 33 ++ res/fonts/conf.d/40-nonlatin.conf | 231 ++++++++++ res/fonts/conf.d/45-latin.conf | 273 ++++++++++++ res/fonts/conf.d/49-sansserif.conf | 21 + res/fonts/conf.d/50-user.conf | 15 + res/fonts/conf.d/51-local.conf | 6 + res/fonts/conf.d/55-emoji-prepend.conf | 9 + res/fonts/conf.d/60-latin.conf | 74 ++++ res/fonts/conf.d/65-fonts-persian.conf | 419 ++++++++++++++++++ res/fonts/conf.d/65-khmer.conf | 16 + res/fonts/conf.d/65-nonlatin.conf | 196 +++++++++ res/fonts/conf.d/69-unifont.conf | 28 ++ res/fonts/conf.d/70-yes-bitmaps.conf | 12 + res/fonts/conf.d/80-delicious.conf | 19 + res/fonts/conf.d/90-synthetic.conf | 64 +++ res/fonts/fonts.template.conf | 89 ++++ res/github.png | Bin 6700 -> 0 bytes res/guildsubscriber.png | Bin 4371 -> 0 bytes res/hypesquadbalance.png | Bin 7220 -> 0 bytes res/hypesquadbravery.png | Bin 7427 -> 0 bytes res/hypesquadbrilliance.png | Bin 7427 -> 0 bytes res/hypesquadevents.png | Bin 6789 -> 0 bytes res/leagueoflegends.png | Bin 3508 -> 0 bytes res/partneredowner.png | Bin 5302 -> 0 bytes res/premium.png | Bin 7118 -> 0 bytes res/reddit.png | Bin 6438 -> 0 bytes res/res/battlenet.png | Bin 0 -> 8129 bytes res/res/certifiedmoderator.png | Bin 0 -> 7145 bytes res/res/checkmark.png | Bin 0 -> 49387 bytes res/res/clock.png | Bin 0 -> 3525 bytes res/res/crown.png | Bin 0 -> 6610 bytes res/res/decamarks.png | Bin 0 -> 1926 bytes res/res/discordbughunter.png | Bin 0 -> 6723 bytes res/res/discordbughunter2.png | Bin 0 -> 7039 bytes res/res/discordstaff.png | Bin 0 -> 8447 bytes res/res/earlysupporter.png | Bin 0 -> 8969 bytes res/res/earlyverifiedbotdeveloper.png | Bin 0 -> 7217 bytes res/res/emojis.bin | Bin 0 -> 3434074 bytes res/res/facebook.png | Bin 0 -> 2304 bytes res/res/github.png | Bin 0 -> 6700 bytes res/res/guildsubscriber.png | Bin 0 -> 4371 bytes res/res/hypesquadbalance.png | Bin 0 -> 7220 bytes res/res/hypesquadbravery.png | Bin 0 -> 7427 bytes res/res/hypesquadbrilliance.png | Bin 0 -> 7427 bytes res/res/hypesquadevents.png | Bin 0 -> 6789 bytes res/res/leagueoflegends.png | Bin 0 -> 3508 bytes res/res/partneredowner.png | Bin 0 -> 5302 bytes res/res/premium.png | Bin 0 -> 7118 bytes res/res/reddit.png | Bin 0 -> 6438 bytes res/res/skype.png | Bin 0 -> 6775 bytes res/res/spotify.png | Bin 0 -> 4925 bytes res/res/steam.png | Bin 0 -> 7088 bytes res/res/twitch.png | Bin 0 -> 1786 bytes res/res/twitter.png | Bin 0 -> 3713 bytes res/res/typing_indicator.gif | Bin 0 -> 4218 bytes res/res/xbox.png | Bin 0 -> 10736 bytes res/res/youtube.png | Bin 0 -> 3386 bytes res/skype.png | Bin 6775 -> 0 bytes res/spotify.png | Bin 4925 -> 0 bytes res/steam.png | Bin 7088 -> 0 bytes res/twitch.png | Bin 1786 -> 0 bytes res/twitter.png | Bin 3713 -> 0 bytes res/typing_indicator.gif | Bin 4218 -> 0 bytes res/xbox.png | Bin 10736 -> 0 bytes res/youtube.png | Bin 3386 -> 0 bytes 100 files changed, 3019 insertions(+) delete mode 100644 res/battlenet.png delete mode 100644 res/certifiedmoderator.png delete mode 100644 res/checkmark.png delete mode 100644 res/clock.png delete mode 100644 res/crown.png create mode 100644 res/css/application-low-priority.css create mode 100644 res/css/bare.css create mode 100644 res/css/main.css delete mode 100644 res/decamarks.png delete mode 100644 res/discordbughunter.png delete mode 100644 res/discordbughunter2.png delete mode 100644 res/discordstaff.png delete mode 100644 res/earlysupporter.png delete mode 100644 res/earlyverifiedbotdeveloper.png delete mode 100644 res/emojis.bin delete mode 100644 res/facebook.png create mode 100644 res/fonts/TwitterColorEmoji.ttf create mode 100644 res/fonts/conf.d/10-autohint.conf create mode 100644 res/fonts/conf.d/10-hinting-full.conf create mode 100644 res/fonts/conf.d/10-hinting-medium.conf create mode 100644 res/fonts/conf.d/10-hinting-none.conf create mode 100644 res/fonts/conf.d/10-hinting-slight.conf create mode 100644 res/fonts/conf.d/10-no-sub-pixel.conf create mode 100644 res/fonts/conf.d/10-scale-bitmap-fonts.conf create mode 100644 res/fonts/conf.d/10-sub-pixel-bgr.conf create mode 100644 res/fonts/conf.d/10-sub-pixel-rgb.conf create mode 100644 res/fonts/conf.d/10-sub-pixel-vbgr.conf create mode 100644 res/fonts/conf.d/10-sub-pixel-vrgb.conf create mode 100644 res/fonts/conf.d/10-unhinted.conf create mode 100644 res/fonts/conf.d/11-lcdfilter-default.conf create mode 100644 res/fonts/conf.d/11-lcdfilter-legacy.conf create mode 100644 res/fonts/conf.d/11-lcdfilter-light.conf create mode 100644 res/fonts/conf.d/20-unhint-small-vera.conf create mode 100644 res/fonts/conf.d/25-unhint-nonlatin.conf create mode 100644 res/fonts/conf.d/30-metric-aliases.conf create mode 100644 res/fonts/conf.d/30-urw-aliases.conf create mode 100644 res/fonts/conf.d/40-nonlatin.conf create mode 100644 res/fonts/conf.d/45-latin.conf create mode 100644 res/fonts/conf.d/49-sansserif.conf create mode 100644 res/fonts/conf.d/50-user.conf create mode 100644 res/fonts/conf.d/51-local.conf create mode 100644 res/fonts/conf.d/55-emoji-prepend.conf create mode 100644 res/fonts/conf.d/60-latin.conf create mode 100644 res/fonts/conf.d/65-fonts-persian.conf create mode 100644 res/fonts/conf.d/65-khmer.conf create mode 100644 res/fonts/conf.d/65-nonlatin.conf create mode 100644 res/fonts/conf.d/69-unifont.conf create mode 100644 res/fonts/conf.d/70-yes-bitmaps.conf create mode 100644 res/fonts/conf.d/80-delicious.conf create mode 100644 res/fonts/conf.d/90-synthetic.conf create mode 100644 res/fonts/fonts.template.conf delete mode 100644 res/github.png delete mode 100644 res/guildsubscriber.png delete mode 100644 res/hypesquadbalance.png delete mode 100644 res/hypesquadbravery.png delete mode 100644 res/hypesquadbrilliance.png delete mode 100644 res/hypesquadevents.png delete mode 100644 res/leagueoflegends.png delete mode 100644 res/partneredowner.png delete mode 100644 res/premium.png delete mode 100644 res/reddit.png create mode 100644 res/res/battlenet.png create mode 100644 res/res/certifiedmoderator.png create mode 100644 res/res/checkmark.png create mode 100644 res/res/clock.png create mode 100644 res/res/crown.png create mode 100644 res/res/decamarks.png create mode 100644 res/res/discordbughunter.png create mode 100644 res/res/discordbughunter2.png create mode 100644 res/res/discordstaff.png create mode 100644 res/res/earlysupporter.png create mode 100644 res/res/earlyverifiedbotdeveloper.png create mode 100644 res/res/emojis.bin create mode 100644 res/res/facebook.png create mode 100644 res/res/github.png create mode 100644 res/res/guildsubscriber.png create mode 100644 res/res/hypesquadbalance.png create mode 100644 res/res/hypesquadbravery.png create mode 100644 res/res/hypesquadbrilliance.png create mode 100644 res/res/hypesquadevents.png create mode 100644 res/res/leagueoflegends.png create mode 100644 res/res/partneredowner.png create mode 100644 res/res/premium.png create mode 100644 res/res/reddit.png create mode 100644 res/res/skype.png create mode 100644 res/res/spotify.png create mode 100644 res/res/steam.png create mode 100644 res/res/twitch.png create mode 100644 res/res/twitter.png create mode 100644 res/res/typing_indicator.gif create mode 100644 res/res/xbox.png create mode 100644 res/res/youtube.png delete mode 100644 res/skype.png delete mode 100644 res/spotify.png delete mode 100644 res/steam.png delete mode 100644 res/twitch.png delete mode 100644 res/twitter.png delete mode 100644 res/typing_indicator.gif delete mode 100644 res/xbox.png delete mode 100644 res/youtube.png (limited to 'res') diff --git a/res/battlenet.png b/res/battlenet.png deleted file mode 100644 index 5defc7f..0000000 Binary files a/res/battlenet.png and /dev/null differ diff --git a/res/certifiedmoderator.png b/res/certifiedmoderator.png deleted file mode 100644 index 7963766..0000000 Binary files a/res/certifiedmoderator.png and /dev/null differ diff --git a/res/checkmark.png b/res/checkmark.png deleted file mode 100644 index dc8db02..0000000 Binary files a/res/checkmark.png and /dev/null differ diff --git a/res/clock.png b/res/clock.png deleted file mode 100644 index e775451..0000000 Binary files a/res/clock.png and /dev/null differ diff --git a/res/crown.png b/res/crown.png deleted file mode 100644 index 6038716..0000000 Binary files a/res/crown.png and /dev/null differ diff --git a/res/css/application-low-priority.css b/res/css/application-low-priority.css new file mode 100644 index 0000000..cf108f4 --- /dev/null +++ b/res/css/application-low-priority.css @@ -0,0 +1,89 @@ +/* +application wide stuff +has to be separate to allow main.css to override certain things +*/ + +.app-window label:not(:disabled) { + color: @text_color; +} + +.app-window entry { + background: @secondary_color; + color: @text_color; + border: 1px solid #1c2e40; +} + +.app-window button { + background: @secondary_color; + color: @text_color; + text-shadow: none; + box-shadow: none; +} + +.app-window button:checked { + border-top: 0px; + border-left: 0px; + border-right: 0px; + border-bottom: 3px solid #39a2ed; + color: #ffffff; +} + +.app-window button:not(:checked) { + border: 3px #0000ff; +} + +.app-window.background { + background: @background_color; +} + +.app-window treeview { + color: @text_color; +} + +.app-window treeview:not(:selected) { + background: @secondary_color; +} + +.app-popup list { + background: @secondary_color; +} + +.app-window paned separator { + background: @background_color; +} + +.app-window scrollbar { + background: @background_color; + border-left: 1px solid transparent; +} + +.app-window menubar, menu { + background: @background_color; + color: #cccccc; +} + +.app-window textview text { + caret-color: #ababab; +} + +.app-window check, +.app-window radio { + background-clip: padding-box; + background: @secondary_color; + border-color: #070707; + box-shadow: 0 1px rgba(0, 0, 0, 0); + color: #dddddd; +} + +.app-window check:checked, +.app-window radio:checked { + background-clip: border-box; + background: #0b4285; + border-color: #092444; + box-shadow: 0 1px rgba(0, 0, 0, 0); + color: #dddddd; +} + +.app-window colorswatch { + box-shadow: 0 1px rgba(0, 0, 0, 0); +} diff --git a/res/css/bare.css b/res/css/bare.css new file mode 100644 index 0000000..80ef2f8 --- /dev/null +++ b/res/css/bare.css @@ -0,0 +1,35 @@ +.embed { + border-radius: 5px; + padding: 10px; +} + +.embed-footer { + margin-top: 5px; + font-size: 11px; +} + +.embed-author { + margin-bottom: 10px; + font-size: 12px; +} + +.message-attachment-box { + border: 1px solid #aaaaaa; + padding: 2px 5px 2px 5px; +} + +.status-indicator.dnd { + color: #982929; +} + +.status-indicator.online { + color: #43B581; +} + +.status-indicator.offline { + color: #808080; +} + +.status-indicator.idle { + color: #FAA61A; +} diff --git a/res/css/main.css b/res/css/main.css new file mode 100644 index 0000000..ee60cd1 --- /dev/null +++ b/res/css/main.css @@ -0,0 +1,284 @@ +@define-color background_color #141414; +@define-color secondary_color #111111; +@define-color text_color #fbfbfb; + +.embed { + background-color: rgba(0, 0, 0, 0.2); + color: #cbcbcb; + border-radius: 5px; + padding: 10px; +} + +.embed-footer { + margin-top: 5px; + font-size: 11px; +} + +.embed-author { + margin-bottom: 10px; + font-size: 12px; +} + +.channel-list { + background-color: @secondary_color; +} + +.channel-row-label { + padding: 5px; +} + +.channel-row-label, .channel-row-label text { + color: @text_color; + background: rgba(0, 0, 0, 0); +} + +.channel-row-label.nsfw text { + color: #ed6666; +} + +.channel-row:focus { + background-color: #34495e; +} + +.channel-row-category { + padding-left: 15px; + color: #ff5370; +} + +.channel-row-channel { + padding-left: 30px; +} + +.messages, .message-container { + background-color: @background_color; +} + +.messages { + padding: 15px; +} + +.message-container-extra { + color: #78909c; +} + +.message-container-timestamp { + color: #78909c; +} + +.message-text { + /* this isnt stricly necessary but it fixes emoji clipping */ + padding-bottom: 5px; +} + +.message-text:not(.failed) text, .message-reply { + color: @text_color; +} + +.message-text.pending text { + color: shade(@text_color, 0.5); +} + +.message-text.failed text { + color: #b72d4f; +} + +.message-reply { + border-left: 2px solid gray; + padding-left: 20px; + padding-top: 6px; + padding-bottom: 6px; + opacity: 0.7; +} + +.message-text + .message-text { + padding-top: 5px; +} + +.message-text text { + background-color: @background_color; +} + +.message-input, .message-input textview, .message-input textview text { + background-color: #242424; + color: #adadad; + border-radius: 15px; +} + +.message-input.replying { + border: 1px solid #026FB9; +} + +.message-input { + padding: 0px 0px 0px 5px; +} + +.members { + background-color: @background_color; +} + +.members-row-label { + color: @text_color; + padding: 5px; +} + +.members-row-member { + padding: 0; + padding-left: 15px; +} + +.message-attachment-box { + color: #aaaaaa; + border: 1px solid #aaaaaa; + padding: 2px 5px 2px 5px; +} + +.message-attachment-box label { + margin: 5px; +} + +.message-component { + margin: 5px; +} + +.message-component.primary { + background: #5865F2; +} + +.message-component.secondary, .message-component.link { + background: #4F545C; +} + +.message-component.success { + background: #43B581; +} + +.message-component.danger { + background: #F04747; +} + +.reaction-box { + padding: 2px 5px 2px 5px; + margin: 0px 0px 0px 0px; + background-color: rgba(0.4, 0.4, 0.4, 0.4); + border-radius: 5px; + border: 1px solid transparent; +} + +.reaction-box.reacted { + border: 1px solid white; +} + +.reaction-count { + color: @text_color; +} + +.completer { + background-color: @secondary_color; + padding: 5px; +} + +.completer-entry { + color: @text_color; +} + +.completer-entry-image { + margin-right: 6px; +} + +.typing-indicator { + margin-top: 10px; + margin-bottom: -7px; + color: @text_color; +} + +.status-indicator.dnd { + color: #982929; +} + +.status-indicator.online { + color: #43B581; +} + +.status-indicator.offline { + color: #808080; +} + +.status-indicator.idle { + color: #FAA61A; +} + +.profile-main-container { + padding: 20px; +} + +.profile-username { + margin-left: 10px; + font-size: 20px; +} + +.profile-badge { + margin-right: 10px; +} + +.profile-switcher { + padding-top: 5px; +} + +.profile-connections { + margin-top: 10px; +} + +.profile-connection { + background: @secondary_color; + border-radius: 15px; + margin-right: 20px; +} + +.profile-connection box { + padding: 5px; +} + +.profile-stack { + padding-top: 5px; +} + +.profile-notes-label { + padding-top: 5px; + padding-bottom: 5px; +} + +.profile-notes-text, .profile-notes-text text { + background: @secondary_color; +} + +.profile-notes-text text { + border-radius: 5px; + border: 1px solid #36515e; + color: @text_color; + padding-bottom: 5px; +} + +.profile-badges { + padding-left: 5px; +} + +.guild-members-pane-info { + padding: 10px; +} + +.drag-hover-top { + background: linear-gradient(to bottom, rgba(255, 66, 66, 0.65) 0%, rgba(0, 0, 0, 0) 35%); +} + +.drag-hover-bottom { + background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 65%, rgba(255, 66, 66, 0.65) 100%); +} + +.friends-list list { + background: @background_color; + padding-left: 10px; +} + +.friends-list-row-bot { + color: #ff0000; +} diff --git a/res/decamarks.png b/res/decamarks.png deleted file mode 100644 index 972ec66..0000000 Binary files a/res/decamarks.png and /dev/null differ diff --git a/res/discordbughunter.png b/res/discordbughunter.png deleted file mode 100644 index de8f945..0000000 Binary files a/res/discordbughunter.png and /dev/null differ diff --git a/res/discordbughunter2.png b/res/discordbughunter2.png deleted file mode 100644 index 0d40493..0000000 Binary files a/res/discordbughunter2.png and /dev/null differ diff --git a/res/discordstaff.png b/res/discordstaff.png deleted file mode 100644 index 4bbd511..0000000 Binary files a/res/discordstaff.png and /dev/null differ diff --git a/res/earlysupporter.png b/res/earlysupporter.png deleted file mode 100644 index 72e3e70..0000000 Binary files a/res/earlysupporter.png and /dev/null differ diff --git a/res/earlyverifiedbotdeveloper.png b/res/earlyverifiedbotdeveloper.png deleted file mode 100644 index 178adb3..0000000 Binary files a/res/earlyverifiedbotdeveloper.png and /dev/null differ diff --git a/res/emojis.bin b/res/emojis.bin deleted file mode 100644 index 7694b20..0000000 Binary files a/res/emojis.bin and /dev/null differ diff --git a/res/facebook.png b/res/facebook.png deleted file mode 100644 index b508ecd..0000000 Binary files a/res/facebook.png and /dev/null differ diff --git a/res/fonts/TwitterColorEmoji.ttf b/res/fonts/TwitterColorEmoji.ttf new file mode 100644 index 0000000..3e41671 Binary files /dev/null and b/res/fonts/TwitterColorEmoji.ttf differ diff --git a/res/fonts/conf.d/10-autohint.conf b/res/fonts/conf.d/10-autohint.conf new file mode 100644 index 0000000..f9032ba --- /dev/null +++ b/res/fonts/conf.d/10-autohint.conf @@ -0,0 +1,14 @@ + + + + + + + true + + diff --git a/res/fonts/conf.d/10-hinting-full.conf b/res/fonts/conf.d/10-hinting-full.conf new file mode 100644 index 0000000..27d8229 --- /dev/null +++ b/res/fonts/conf.d/10-hinting-full.conf @@ -0,0 +1,13 @@ + + + + + + hintfull + + diff --git a/res/fonts/conf.d/10-hinting-medium.conf b/res/fonts/conf.d/10-hinting-medium.conf new file mode 100644 index 0000000..e34ab5b --- /dev/null +++ b/res/fonts/conf.d/10-hinting-medium.conf @@ -0,0 +1,13 @@ + + + + + + hintmedium + + diff --git a/res/fonts/conf.d/10-hinting-none.conf b/res/fonts/conf.d/10-hinting-none.conf new file mode 100644 index 0000000..0b3810d --- /dev/null +++ b/res/fonts/conf.d/10-hinting-none.conf @@ -0,0 +1,13 @@ + + + + + + hintnone + + diff --git a/res/fonts/conf.d/10-hinting-slight.conf b/res/fonts/conf.d/10-hinting-slight.conf new file mode 100644 index 0000000..c244ac0 --- /dev/null +++ b/res/fonts/conf.d/10-hinting-slight.conf @@ -0,0 +1,13 @@ + + + + + + hintslight + + diff --git a/res/fonts/conf.d/10-no-sub-pixel.conf b/res/fonts/conf.d/10-no-sub-pixel.conf new file mode 100644 index 0000000..635847c --- /dev/null +++ b/res/fonts/conf.d/10-no-sub-pixel.conf @@ -0,0 +1,14 @@ + + + + + + + none + + diff --git a/res/fonts/conf.d/10-scale-bitmap-fonts.conf b/res/fonts/conf.d/10-scale-bitmap-fonts.conf new file mode 100644 index 0000000..b20b52e --- /dev/null +++ b/res/fonts/conf.d/10-scale-bitmap-fonts.conf @@ -0,0 +1,80 @@ + + + + + + + + false + + + 0.15 + + + + + + false + + + false + + + true + + + + + pixelsizefixupfactor + 1.2 + + + pixelsizefixupfactor + 0.8 + + + + + + + true + + + 1.0 + + + + + + false + + + 1.0 + + + + matrix + + pixelsizefixupfactor 0 + 0 pixelsizefixupfactor + + + + + + size + pixelsizefixupfactor + + + + + diff --git a/res/fonts/conf.d/10-sub-pixel-bgr.conf b/res/fonts/conf.d/10-sub-pixel-bgr.conf new file mode 100644 index 0000000..1378195 --- /dev/null +++ b/res/fonts/conf.d/10-sub-pixel-bgr.conf @@ -0,0 +1,14 @@ + + + + + + + bgr + + diff --git a/res/fonts/conf.d/10-sub-pixel-rgb.conf b/res/fonts/conf.d/10-sub-pixel-rgb.conf new file mode 100644 index 0000000..757c3b6 --- /dev/null +++ b/res/fonts/conf.d/10-sub-pixel-rgb.conf @@ -0,0 +1,14 @@ + + + + + + + rgb + + diff --git a/res/fonts/conf.d/10-sub-pixel-vbgr.conf b/res/fonts/conf.d/10-sub-pixel-vbgr.conf new file mode 100644 index 0000000..c807e5c --- /dev/null +++ b/res/fonts/conf.d/10-sub-pixel-vbgr.conf @@ -0,0 +1,14 @@ + + + + + + + vbgr + + diff --git a/res/fonts/conf.d/10-sub-pixel-vrgb.conf b/res/fonts/conf.d/10-sub-pixel-vrgb.conf new file mode 100644 index 0000000..b5985e0 --- /dev/null +++ b/res/fonts/conf.d/10-sub-pixel-vrgb.conf @@ -0,0 +1,14 @@ + + + + + + + vrgb + + diff --git a/res/fonts/conf.d/10-unhinted.conf b/res/fonts/conf.d/10-unhinted.conf new file mode 100644 index 0000000..a25e3b1 --- /dev/null +++ b/res/fonts/conf.d/10-unhinted.conf @@ -0,0 +1,14 @@ + + + + + + + false + + diff --git a/res/fonts/conf.d/11-lcdfilter-default.conf b/res/fonts/conf.d/11-lcdfilter-default.conf new file mode 100644 index 0000000..9d7d11f --- /dev/null +++ b/res/fonts/conf.d/11-lcdfilter-default.conf @@ -0,0 +1,16 @@ + + + + + + + + lcddefault + + + diff --git a/res/fonts/conf.d/11-lcdfilter-legacy.conf b/res/fonts/conf.d/11-lcdfilter-legacy.conf new file mode 100644 index 0000000..7e2b256 --- /dev/null +++ b/res/fonts/conf.d/11-lcdfilter-legacy.conf @@ -0,0 +1,16 @@ + + + + + + + + lcdlegacy + + + diff --git a/res/fonts/conf.d/11-lcdfilter-light.conf b/res/fonts/conf.d/11-lcdfilter-light.conf new file mode 100644 index 0000000..0dd0a90 --- /dev/null +++ b/res/fonts/conf.d/11-lcdfilter-light.conf @@ -0,0 +1,16 @@ + + + + + + + + lcdlight + + + diff --git a/res/fonts/conf.d/20-unhint-small-vera.conf b/res/fonts/conf.d/20-unhint-small-vera.conf new file mode 100644 index 0000000..c9505ca --- /dev/null +++ b/res/fonts/conf.d/20-unhint-small-vera.conf @@ -0,0 +1,48 @@ + + + + + + + + Bitstream Vera Sans + + + 7.5 + + + false + + + + + + Bitstream Vera Serif + + + 7.5 + + + false + + + + + + Bitstream Vera Sans Mono + + + 7.5 + + + false + + + + diff --git a/res/fonts/conf.d/25-unhint-nonlatin.conf b/res/fonts/conf.d/25-unhint-nonlatin.conf new file mode 100644 index 0000000..9adffa7 --- /dev/null +++ b/res/fonts/conf.d/25-unhint-nonlatin.conf @@ -0,0 +1,128 @@ + + + + + + + + + Kochi Mincho + + + false + + + + + Kochi Gothic + + + false + + + + + Sazanami Mincho + + + false + + + + + Sazanami Gothic + + + false + + + + + Baekmuk Batang + + + false + + + + + Baekmuk Dotum + + + false + + + + + Baekmuk Gulim + + + false + + + + + Baekmuk Headline + + + false + + + + + AR PL Mingti2L Big5 + + + false + + + + + AR PL ShanHeiSun Uni + + + false + + + + + AR PL KaitiM Big5 + + + false + + + + + AR PL ZenKai Uni + + + false + + + + + AR PL SungtiL GB + + + false + + + + + AR PL KaitiM GB + + + false + + + + + ZYSong18030 + + + false + + + + diff --git a/res/fonts/conf.d/30-metric-aliases.conf b/res/fonts/conf.d/30-metric-aliases.conf new file mode 100644 index 0000000..1f0778d --- /dev/null +++ b/res/fonts/conf.d/30-metric-aliases.conf @@ -0,0 +1,652 @@ + + + + + + + + + + + Nimbus Sans L + + Helvetica + + + + + Nimbus Sans + + Helvetica + + + + + TeX Gyre Heros + + Helvetica + + + + + Nimbus Sans Narrow + + Helvetica Narrow + + + + + TeX Gyre Heros Cn + + Helvetica Narrow + + + + + Nimbus Roman No9 L + + Times + + + + + Nimbus Roman + + Times + + + + + TeX Gyre Termes + + Times + + + + + Nimbus Mono L + + Courier + + + + + Nimbus Mono + + Courier + + + + + Nimbus Mono PS + + Courier + + + + + TeX Gyre Cursor + + Courier + + + + + Avant Garde + + ITC Avant Garde Gothic + + + + + URW Gothic L + + ITC Avant Garde Gothic + + + + + URW Gothic + + ITC Avant Garde Gothic + + + + + TeX Gyre Adventor + + ITC Avant Garde Gothic + + + + + Bookman + + ITC Bookman + + + + + URW Bookman L + + ITC Bookman + + + + + Bookman URW + + ITC Bookman + + + + + URW Bookman + + ITC Bookman + + + + + TeX Gyre Bonum + + ITC Bookman + + + + + Bookman Old Style + + ITC Bookman + + + + + Zapf Chancery + + ITC Zapf Chancery + + + + + URW Chancery L + + ITC Zapf Chancery + + + + + Chancery URW + + ITC Zapf Chancery + + + + + Z003 + + ITC Zapf Chancery + + + + + TeX Gyre Chorus + + ITC Zapf Chancery + + + + + URW Palladio L + + Palatino + + + + + Palladio URW + + Palatino + + + + + P052 + + Palatino + + + + + TeX Gyre Pagella + + Palatino + + + + + Palatino Linotype + + Palatino + + + + + Century Schoolbook L + + New Century Schoolbook + + + + + Century SchoolBook URW + + New Century Schoolbook + + + + + C059 + + New Century Schoolbook + + + + + TeX Gyre Schola + + New Century Schoolbook + + + + + Century Schoolbook + + New Century Schoolbook + + + + + + + Arimo + + Arial + + + + + Liberation Sans + + Arial + + + + + Liberation Sans Narrow + + Arial Narrow + + + + + Albany + + Arial + + + + + Albany AMT + + Arial + + + + + Tinos + + Times New Roman + + + + + Liberation Serif + + Times New Roman + + + + + Thorndale + + Times New Roman + + + + + Thorndale AMT + + Times New Roman + + + + + Cousine + + Courier New + + + + + Liberation Mono + + Courier New + + + + + Cumberland + + Courier New + + + + + Cumberland AMT + + Courier New + + + + + Gelasio + + Georgia + + + + + Caladea + + Cambria + + + + + Carlito + + Calibri + + + + + SymbolNeu + + Symbol + + + + + + + + Helvetica + + Arial + + + + + Helvetica Narrow + + Arial Narrow + + + + + Times + + Times New Roman + + + + + Courier + + Courier New + + + + + + + Arial + + Helvetica + + + + + Arial Narrow + + Helvetica Narrow + + + + + Times New Roman + + Times + + + + + Courier New + + Courier + + + + + + + + + + Helvetica + + TeX Gyre Heros + Nimbus Sans + Nimbus Sans L + + + + + Helvetica Narrow + + TeX Gyre Heros Cn + Nimbus Sans Narrow + + + + + Times + + TeX Gyre Termes + Nimbus Roman + Nimbus Roman No9 L + + + + + Courier + + TeX Gyre Cursor + Nimbus Mono PS + Nimbus Mono + Nimbus Mono L + + + + + ITC Avant Garde Gothic + + TeX Gyre Adventor + URW Gothic + URW Gothic L + + + + + ITC Bookman + + Bookman Old Style + TeX Gyre Bonum + URW Bookman + Bookman URW + URW Bookman L + + + + + ITC Zapf Chancery + + TeX Gyre Chorus + Z003 + Chancery URW + URW Chancery L + + + + + Palatino + + Palatino Linotype + TeX Gyre Pagella + P052 + Palladio URW + URW Palladio L + + + + + New Century Schoolbook + + Century Schoolbook + TeX Gyre Schola + C059 + Century SchoolBook URW + Century Schoolbook L + + + + + + Arial + + Arimo + Liberation Sans + Albany + Albany AMT + + + + + Arial Narrow + + Liberation Sans Narrow + + + + + Times New Roman + + Tinos + Liberation Serif + Thorndale + Thorndale AMT + + + + + Courier New + + Cousine + Liberation Mono + Cumberland + Cumberland AMT + + + + + Georgia + + Gelasio + + + + + Cambria + + Caladea + + + + + Calibri + + Carlito + + + + + Symbol + + SymbolNeu + + + + diff --git a/res/fonts/conf.d/30-urw-aliases.conf b/res/fonts/conf.d/30-urw-aliases.conf new file mode 100644 index 0000000..cfde071 --- /dev/null +++ b/res/fonts/conf.d/30-urw-aliases.conf @@ -0,0 +1,33 @@ + + + + + + Zapf Dingbats + + D050000L + Dingbats + + + + ITC Zapf Dingbats + + D050000L + Dingbats + + + + + Symbol + + + Standard Symbols PS + + + Standard Symbols L + + + diff --git a/res/fonts/conf.d/40-nonlatin.conf b/res/fonts/conf.d/40-nonlatin.conf new file mode 100644 index 0000000..c900fd4 --- /dev/null +++ b/res/fonts/conf.d/40-nonlatin.conf @@ -0,0 +1,231 @@ + + + + + + + + Nazli + serif + + + Lotoos + serif + + + Mitra + serif + + + Ferdosi + serif + + + Badr + serif + + + Zar + serif + + + Titr + serif + + + Jadid + serif + + + Kochi Mincho + serif + + + AR PL SungtiL GB + serif + + + AR PL Mingti2L Big5 + serif + + + MS 明朝 + serif + + + NanumMyeongjo + serif + + + UnBatang + serif + + + Baekmuk Batang + serif + + + MgOpen Canonica + serif + + + Sazanami Mincho + serif + + + AR PL ZenKai Uni + serif + + + ZYSong18030 + serif + + + FreeSerif + serif + + + SimSun + serif + + + + Arshia + sans-serif + + + Elham + sans-serif + + + Farnaz + sans-serif + + + Nasim + sans-serif + + + Sina + sans-serif + + + Roya + sans-serif + + + Koodak + sans-serif + + + Terafik + sans-serif + + + Kochi Gothic + sans-serif + + + AR PL KaitiM GB + sans-serif + + + AR PL KaitiM Big5 + sans-serif + + + MS ゴシック + sans-serif + + + NanumGothic + sans-serif + + + UnDotum + sans-serif + + + Baekmuk Dotum + sans-serif + + + MgOpen Modata + sans-serif + + + Sazanami Gothic + sans-serif + + + AR PL ShanHeiSun Uni + sans-serif + + + ZYSong18030 + sans-serif + + + FreeSans + sans-serif + + + + NSimSun + monospace + + + ZYSong18030 + monospace + + + NanumGothicCoding + monospace + + + FreeMono + monospace + + + + + Homa + fantasy + + + Kamran + fantasy + + + Fantezi + fantasy + + + Tabassom + fantasy + + + + + IranNastaliq + cursive + + + Nafees Nastaleeq + cursive + + + diff --git a/res/fonts/conf.d/45-latin.conf b/res/fonts/conf.d/45-latin.conf new file mode 100644 index 0000000..c6696f8 --- /dev/null +++ b/res/fonts/conf.d/45-latin.conf @@ -0,0 +1,273 @@ + + + + + + + + Bitstream Vera Serif + serif + + + Cambria + serif + + + Constantia + serif + + + DejaVu Serif + serif + + + Elephant + serif + + + Garamond + serif + + + Georgia + serif + + + Liberation Serif + serif + + + Luxi Serif + serif + + + MS Serif + serif + + + Nimbus Roman No9 L + serif + + + Nimbus Roman + serif + + + Palatino Linotype + serif + + + Thorndale AMT + serif + + + Thorndale + serif + + + Times New Roman + serif + + + Times + serif + + + + Albany AMT + sans-serif + + + Albany + sans-serif + + + Arial Unicode MS + sans-serif + + + Arial + sans-serif + + + Bitstream Vera Sans + sans-serif + + + Britannic + sans-serif + + + Calibri + sans-serif + + + Candara + sans-serif + + + Century Gothic + sans-serif + + + Corbel + sans-serif + + + DejaVu Sans + sans-serif + + + Helvetica + sans-serif + + + Haettenschweiler + sans-serif + + + Liberation Sans + sans-serif + + + MS Sans Serif + sans-serif + + + Nimbus Sans L + sans-serif + + + Nimbus Sans + sans-serif + + + Luxi Sans + sans-serif + + + Tahoma + sans-serif + + + Trebuchet MS + sans-serif + + + Twentieth Century + sans-serif + + + Verdana + sans-serif + + + + Andale Mono + monospace + + + Bitstream Vera Sans Mono + monospace + + + Consolas + monospace + + + Courier New + monospace + + + Courier + monospace + + + Cumberland AMT + monospace + + + Cumberland + monospace + + + DejaVu Sans Mono + monospace + + + Fixedsys + monospace + + + Inconsolata + monospace + + + Liberation Mono + monospace + + + Luxi Mono + monospace + + + Nimbus Mono L + monospace + + + Nimbus Mono + monospace + + + Nimbus Mono PS + monospace + + + Terminal + monospace + + + + Bauhaus Std + fantasy + + + Cooper Std + fantasy + + + Copperplate Gothic Std + fantasy + + + Impact + fantasy + + + + Comic Sans MS + cursive + + + ITC Zapf Chancery Std + cursive + + + Zapfino + cursive + + + diff --git a/res/fonts/conf.d/49-sansserif.conf b/res/fonts/conf.d/49-sansserif.conf new file mode 100644 index 0000000..c6209a7 --- /dev/null +++ b/res/fonts/conf.d/49-sansserif.conf @@ -0,0 +1,21 @@ + + + + + + + sans-serif + + + serif + + + monospace + + + sans-serif + + + diff --git a/res/fonts/conf.d/50-user.conf b/res/fonts/conf.d/50-user.conf new file mode 100644 index 0000000..07c9182 --- /dev/null +++ b/res/fonts/conf.d/50-user.conf @@ -0,0 +1,15 @@ + + + + + fontconfig/conf.d + fontconfig/fonts.conf + + ~/.fonts.conf.d + ~/.fonts.conf + diff --git a/res/fonts/conf.d/51-local.conf b/res/fonts/conf.d/51-local.conf new file mode 100644 index 0000000..ca9fbe1 --- /dev/null +++ b/res/fonts/conf.d/51-local.conf @@ -0,0 +1,6 @@ + + + + + local.conf + diff --git a/res/fonts/conf.d/55-emoji-prepend.conf b/res/fonts/conf.d/55-emoji-prepend.conf new file mode 100644 index 0000000..b56cebb --- /dev/null +++ b/res/fonts/conf.d/55-emoji-prepend.conf @@ -0,0 +1,9 @@ + + + + + + Twitter Color Emoji + + + \ No newline at end of file diff --git a/res/fonts/conf.d/60-latin.conf b/res/fonts/conf.d/60-latin.conf new file mode 100644 index 0000000..23ee91b --- /dev/null +++ b/res/fonts/conf.d/60-latin.conf @@ -0,0 +1,74 @@ + + + + + serif + + Bitstream Vera Serif + DejaVu Serif + Times New Roman + Thorndale AMT + Luxi Serif + Nimbus Roman No9 L + Nimbus Roman + Times + + + + sans-serif + + Bitstream Vera Sans + DejaVu Sans + Verdana + Arial + Albany AMT + Luxi Sans + Nimbus Sans L + Nimbus Sans + Helvetica + Lucida Sans Unicode + BPG Glaho International + Tahoma + + + + monospace + + Bitstream Vera Sans Mono + DejaVu Sans Mono + Inconsolata + Andale Mono + Courier New + Cumberland AMT + Luxi Mono + Nimbus Mono L + Nimbus Mono + Nimbus Mono PS + Courier + + + + + fantasy + + Impact + Copperplate Gothic Std + Cooper Std + Bauhaus Std + + + + + cursive + + ITC Zapf Chancery Std + Zapfino + Comic Sans MS + + + + diff --git a/res/fonts/conf.d/65-fonts-persian.conf b/res/fonts/conf.d/65-fonts-persian.conf new file mode 100644 index 0000000..ea00661 --- /dev/null +++ b/res/fonts/conf.d/65-fonts-persian.conf @@ -0,0 +1,419 @@ + + + + + + + + + + + Nesf + Nesf2 + + + Nesf2 + Persian_sansserif_default + + + + + + Nazanin + Nazli + + + Lotus + Lotoos + + + Yaqut + Yaghoot + + + Yaghut + Yaghoot + + + Traffic + Terafik + + + Ferdowsi + Ferdosi + + + Fantezy + Fantezi + + + + + + + + Jadid + Persian_title + + + Titr + Persian_title + + + + + Kamran + + Persian_fantasy + Homa + + + + Homa + + Persian_fantasy + Kamran + + + + Fantezi + Persian_fantasy + + + Tabassom + Persian_fantasy + + + + + Arshia + Persian_square + + + Nasim + Persian_square + + + Elham + + Persian_square + Farnaz + + + + Farnaz + + Persian_square + Elham + + + + Sina + Persian_square + + + + + + + Persian_title + + Titr + Jadid + Persian_serif + + + + + + Persian_fantasy + + Homa + Kamran + Fantezi + Tabassom + Persian_square + + + + + + Persian_square + + Arshia + Elham + Farnaz + Nasim + Sina + Persian_serif + + + + + + + + Elham + + + farsiweb + + + + + + Homa + + + farsiweb + + + + + + Koodak + + + farsiweb + + + + + + Nazli + + + farsiweb + + + + + + Roya + + + farsiweb + + + + + + Terafik + + + farsiweb + + + + + + Titr + + + farsiweb + + + + + + + + + + TURNED-OFF + + + farsiweb + + + + roman + + + + roman + + + + + matrix + 1-0.2 + 01 + + + + + + oblique + + + + + + + + + farsiweb + + + false + + + false + + + false + + + + + + + + + serif + + Nazli + Lotoos + Mitra + Ferdosi + Badr + Zar + + + + + + sans-serif + + Roya + Koodak + Terafik + + + + + + monospace + + + Terafik + + + + + + fantasy + + Homa + Kamran + Fantezi + Tabassom + + + + + + cursive + + IranNastaliq + Nafees Nastaleeq + + + + + + + + + serif + + + 200 + + + 24 + + + Titr + + + + + + + sans-serif + + + 200 + + + 24 + + + Titr + + + + + + + Persian_sansserif_default + + + 200 + + + 24 + + + Titr + + + + + + + + + Persian_sansserif_default + + + Roya + + + + diff --git a/res/fonts/conf.d/65-khmer.conf b/res/fonts/conf.d/65-khmer.conf new file mode 100644 index 0000000..f9d06f2 --- /dev/null +++ b/res/fonts/conf.d/65-khmer.conf @@ -0,0 +1,16 @@ + + + + + serif + + Khmer OS" + + + + sans-serif + + Khmer OS" + + + diff --git a/res/fonts/conf.d/65-nonlatin.conf b/res/fonts/conf.d/65-nonlatin.conf new file mode 100644 index 0000000..9306f74 --- /dev/null +++ b/res/fonts/conf.d/65-nonlatin.conf @@ -0,0 +1,196 @@ + + + + + serif + + Artsounk + BPG UTF8 M + Kinnari + Norasi + Frank Ruehl + Dror + JG LaoTimes + Saysettha Unicode + Pigiarniq + B Davat + B Compset + Kacst-Qr + Urdu Nastaliq Unicode + Raghindi + Mukti Narrow + malayalam + Sampige + padmaa + Hapax Berbère + MS Mincho + SimSun + PMingLiu + WenQuanYi Zen Hei + WenQuanYi Bitmap Song + AR PL ShanHeiSun Uni + AR PL New Sung + ZYSong18030 + HanyiSong + MgOpen Canonica + Sazanami Mincho + IPAMonaMincho + IPAMincho + Kochi Mincho + AR PL SungtiL GB + AR PL Mingti2L Big5 + AR PL Zenkai Uni + MS 明朝 + ZYSong18030 + NanumMyeongjo + UnBatang + Baekmuk Batang + KacstQura + Frank Ruehl CLM + Lohit Bengali + Lohit Gujarati + Lohit Hindi + Lohit Marathi + Lohit Maithili + Lohit Kashmiri + Lohit Konkani + Lohit Nepali + Lohit Sindhi + Lohit Punjabi + Lohit Tamil + Meera + Lohit Malayalam + Lohit Kannada + Lohit Telugu + Lohit Oriya + LKLUG + + + + sans-serif + + Nachlieli + Lucida Sans Unicode + Yudit Unicode + Kerkis + ArmNet Helvetica + Artsounk + BPG UTF8 M + Waree + Loma + Garuda + Umpush + Saysettha Unicode + JG Lao Old Arial + GF Zemen Unicode + Pigiarniq + B Davat + B Compset + Kacst-Qr + Urdu Nastaliq Unicode + Raghindi + Mukti Narrow + malayalam + Sampige + padmaa + Hapax Berbère + MS Gothic + UmePlus P Gothic + + SimSun + PMingLiu + WenQuanYi Zen Hei + WenQuanYi Bitmap Song + AR PL ShanHeiSun Uni + AR PL New Sung + MgOpen Modata + VL Gothic + IPAMonaGothic + IPAGothic + Sazanami Gothic + Kochi Gothic + AR PL KaitiM GB + AR PL KaitiM Big5 + AR PL ShanHeiSun Uni + AR PL SungtiL GB + AR PL Mingti2L Big5 + MS ゴシック + ZYSong18030 + TSCu_Paranar + NanumGothic + UnDotum + Baekmuk Dotum + Baekmuk Gulim + KacstQura + Lohit Bengali + Lohit Gujarati + Lohit Hindi + Lohit Marathi + Lohit Maithili + Lohit Kashmiri + Lohit Konkani + Lohit Nepali + Lohit Sindhi + Lohit Punjabi + Lohit Tamil + Meera + Lohit Malayalam + Lohit Kannada + Lohit Telugu + Lohit Oriya + LKLUG + + + + monospace + + Miriam Mono + VL Gothic + IPAMonaGothic + IPAGothic + Sazanami Gothic + Kochi Gothic + AR PL KaitiM GB + MS Gothic + UmePlus Gothic + NSimSun + MingLiu + AR PL ShanHeiSun Uni + AR PL New Sung Mono + HanyiSong + AR PL SungtiL GB + AR PL Mingti2L Big5 + ZYSong18030 + NanumGothicCoding + NanumGothic + UnDotum + Baekmuk Dotum + Baekmuk Gulim + TlwgTypo + TlwgTypist + TlwgTypewriter + TlwgMono + Hasida + Mitra Mono + GF Zemen Unicode + Hapax Berbère + Lohit Bengali + Lohit Gujarati + Lohit Hindi + Lohit Marathi + Lohit Maithili + Lohit Kashmiri + Lohit Konkani + Lohit Nepali + Lohit Sindhi + Lohit Punjabi + Lohit Tamil + Meera + Lohit Malayalam + Lohit Kannada + Lohit Telugu + Lohit Oriya + LKLUG + + + diff --git a/res/fonts/conf.d/69-unifont.conf b/res/fonts/conf.d/69-unifont.conf new file mode 100644 index 0000000..177dec5 --- /dev/null +++ b/res/fonts/conf.d/69-unifont.conf @@ -0,0 +1,28 @@ + + + + + serif + + FreeSerif + Code2000 + Code2001 + + + + sans-serif + + FreeSans + Arial Unicode MS + Arial Unicode + Code2000 + Code2001 + + + + monospace + + FreeMono + + + diff --git a/res/fonts/conf.d/70-yes-bitmaps.conf b/res/fonts/conf.d/70-yes-bitmaps.conf new file mode 100644 index 0000000..c153aeb --- /dev/null +++ b/res/fonts/conf.d/70-yes-bitmaps.conf @@ -0,0 +1,12 @@ + + + + + + + + false + + + + diff --git a/res/fonts/conf.d/80-delicious.conf b/res/fonts/conf.d/80-delicious.conf new file mode 100644 index 0000000..845647b --- /dev/null +++ b/res/fonts/conf.d/80-delicious.conf @@ -0,0 +1,19 @@ + + + + + + + + + Delicious + + + Heavy + + + heavy + + + + diff --git a/res/fonts/conf.d/90-synthetic.conf b/res/fonts/conf.d/90-synthetic.conf new file mode 100644 index 0000000..b8d1e85 --- /dev/null +++ b/res/fonts/conf.d/90-synthetic.conf @@ -0,0 +1,64 @@ + + + + + + + + + roman + + + + roman + + + + + matrix + 10.2 + 01 + + + + + + oblique + + + + false + + + + + + + + + medium + + + + medium + + + + true + + + + bold + + + diff --git a/res/fonts/fonts.template.conf b/res/fonts/fonts.template.conf new file mode 100644 index 0000000..8c79974 --- /dev/null +++ b/res/fonts/fonts.template.conf @@ -0,0 +1,89 @@ + + + + + + + + + + WINDOWSFONTDIR + + fonts + + ~/.fonts + + + + + mono + + + monospace + + + + + + + sans serif + + + sans-serif + + + + + + + sans + + + sans-serif + + + + + + + + + LOCAL_APPDATA_FONTCONFIG_CACHE + fontconfig + + ~/.fontconfig + + + + + 30 + + + + diff --git a/res/github.png b/res/github.png deleted file mode 100644 index d70d5e1..0000000 Binary files a/res/github.png and /dev/null differ diff --git a/res/guildsubscriber.png b/res/guildsubscriber.png deleted file mode 100644 index 6e8236e..0000000 Binary files a/res/guildsubscriber.png and /dev/null differ diff --git a/res/hypesquadbalance.png b/res/hypesquadbalance.png deleted file mode 100644 index 66d924c..0000000 Binary files a/res/hypesquadbalance.png and /dev/null differ diff --git a/res/hypesquadbravery.png b/res/hypesquadbravery.png deleted file mode 100644 index 0feaa04..0000000 Binary files a/res/hypesquadbravery.png and /dev/null differ diff --git a/res/hypesquadbrilliance.png b/res/hypesquadbrilliance.png deleted file mode 100644 index caf005e..0000000 Binary files a/res/hypesquadbrilliance.png and /dev/null differ diff --git a/res/hypesquadevents.png b/res/hypesquadevents.png deleted file mode 100644 index cfa3c86..0000000 Binary files a/res/hypesquadevents.png and /dev/null differ diff --git a/res/leagueoflegends.png b/res/leagueoflegends.png deleted file mode 100644 index 7fe3edf..0000000 Binary files a/res/leagueoflegends.png and /dev/null differ diff --git a/res/partneredowner.png b/res/partneredowner.png deleted file mode 100644 index 2a7ed6d..0000000 Binary files a/res/partneredowner.png and /dev/null differ diff --git a/res/premium.png b/res/premium.png deleted file mode 100644 index 30411ac..0000000 Binary files a/res/premium.png and /dev/null differ diff --git a/res/reddit.png b/res/reddit.png deleted file mode 100644 index 538f851..0000000 Binary files a/res/reddit.png and /dev/null differ diff --git a/res/res/battlenet.png b/res/res/battlenet.png new file mode 100644 index 0000000..5defc7f Binary files /dev/null and b/res/res/battlenet.png differ diff --git a/res/res/certifiedmoderator.png b/res/res/certifiedmoderator.png new file mode 100644 index 0000000..7963766 Binary files /dev/null and b/res/res/certifiedmoderator.png differ diff --git a/res/res/checkmark.png b/res/res/checkmark.png new file mode 100644 index 0000000..dc8db02 Binary files /dev/null and b/res/res/checkmark.png differ diff --git a/res/res/clock.png b/res/res/clock.png new file mode 100644 index 0000000..e775451 Binary files /dev/null and b/res/res/clock.png differ diff --git a/res/res/crown.png b/res/res/crown.png new file mode 100644 index 0000000..6038716 Binary files /dev/null and b/res/res/crown.png differ diff --git a/res/res/decamarks.png b/res/res/decamarks.png new file mode 100644 index 0000000..972ec66 Binary files /dev/null and b/res/res/decamarks.png differ diff --git a/res/res/discordbughunter.png b/res/res/discordbughunter.png new file mode 100644 index 0000000..de8f945 Binary files /dev/null and b/res/res/discordbughunter.png differ diff --git a/res/res/discordbughunter2.png b/res/res/discordbughunter2.png new file mode 100644 index 0000000..0d40493 Binary files /dev/null and b/res/res/discordbughunter2.png differ diff --git a/res/res/discordstaff.png b/res/res/discordstaff.png new file mode 100644 index 0000000..4bbd511 Binary files /dev/null and b/res/res/discordstaff.png differ diff --git a/res/res/earlysupporter.png b/res/res/earlysupporter.png new file mode 100644 index 0000000..72e3e70 Binary files /dev/null and b/res/res/earlysupporter.png differ diff --git a/res/res/earlyverifiedbotdeveloper.png b/res/res/earlyverifiedbotdeveloper.png new file mode 100644 index 0000000..178adb3 Binary files /dev/null and b/res/res/earlyverifiedbotdeveloper.png differ diff --git a/res/res/emojis.bin b/res/res/emojis.bin new file mode 100644 index 0000000..7694b20 Binary files /dev/null and b/res/res/emojis.bin differ diff --git a/res/res/facebook.png b/res/res/facebook.png new file mode 100644 index 0000000..b508ecd Binary files /dev/null and b/res/res/facebook.png differ diff --git a/res/res/github.png b/res/res/github.png new file mode 100644 index 0000000..d70d5e1 Binary files /dev/null and b/res/res/github.png differ diff --git a/res/res/guildsubscriber.png b/res/res/guildsubscriber.png new file mode 100644 index 0000000..6e8236e Binary files /dev/null and b/res/res/guildsubscriber.png differ diff --git a/res/res/hypesquadbalance.png b/res/res/hypesquadbalance.png new file mode 100644 index 0000000..66d924c Binary files /dev/null and b/res/res/hypesquadbalance.png differ diff --git a/res/res/hypesquadbravery.png b/res/res/hypesquadbravery.png new file mode 100644 index 0000000..0feaa04 Binary files /dev/null and b/res/res/hypesquadbravery.png differ diff --git a/res/res/hypesquadbrilliance.png b/res/res/hypesquadbrilliance.png new file mode 100644 index 0000000..caf005e Binary files /dev/null and b/res/res/hypesquadbrilliance.png differ diff --git a/res/res/hypesquadevents.png b/res/res/hypesquadevents.png new file mode 100644 index 0000000..cfa3c86 Binary files /dev/null and b/res/res/hypesquadevents.png differ diff --git a/res/res/leagueoflegends.png b/res/res/leagueoflegends.png new file mode 100644 index 0000000..7fe3edf Binary files /dev/null and b/res/res/leagueoflegends.png differ diff --git a/res/res/partneredowner.png b/res/res/partneredowner.png new file mode 100644 index 0000000..2a7ed6d Binary files /dev/null and b/res/res/partneredowner.png differ diff --git a/res/res/premium.png b/res/res/premium.png new file mode 100644 index 0000000..30411ac Binary files /dev/null and b/res/res/premium.png differ diff --git a/res/res/reddit.png b/res/res/reddit.png new file mode 100644 index 0000000..538f851 Binary files /dev/null and b/res/res/reddit.png differ diff --git a/res/res/skype.png b/res/res/skype.png new file mode 100644 index 0000000..f89c73f Binary files /dev/null and b/res/res/skype.png differ diff --git a/res/res/spotify.png b/res/res/spotify.png new file mode 100644 index 0000000..2893309 Binary files /dev/null and b/res/res/spotify.png differ diff --git a/res/res/steam.png b/res/res/steam.png new file mode 100644 index 0000000..70add21 Binary files /dev/null and b/res/res/steam.png differ diff --git a/res/res/twitch.png b/res/res/twitch.png new file mode 100644 index 0000000..a3eed31 Binary files /dev/null and b/res/res/twitch.png differ diff --git a/res/res/twitter.png b/res/res/twitter.png new file mode 100644 index 0000000..610ae24 Binary files /dev/null and b/res/res/twitter.png differ diff --git a/res/res/typing_indicator.gif b/res/res/typing_indicator.gif new file mode 100644 index 0000000..3d3c59f Binary files /dev/null and b/res/res/typing_indicator.gif differ diff --git a/res/res/xbox.png b/res/res/xbox.png new file mode 100644 index 0000000..582c6e0 Binary files /dev/null and b/res/res/xbox.png differ diff --git a/res/res/youtube.png b/res/res/youtube.png new file mode 100644 index 0000000..bdc2739 Binary files /dev/null and b/res/res/youtube.png differ diff --git a/res/skype.png b/res/skype.png deleted file mode 100644 index f89c73f..0000000 Binary files a/res/skype.png and /dev/null differ diff --git a/res/spotify.png b/res/spotify.png deleted file mode 100644 index 2893309..0000000 Binary files a/res/spotify.png and /dev/null differ diff --git a/res/steam.png b/res/steam.png deleted file mode 100644 index 70add21..0000000 Binary files a/res/steam.png and /dev/null differ diff --git a/res/twitch.png b/res/twitch.png deleted file mode 100644 index a3eed31..0000000 Binary files a/res/twitch.png and /dev/null differ diff --git a/res/twitter.png b/res/twitter.png deleted file mode 100644 index 610ae24..0000000 Binary files a/res/twitter.png and /dev/null differ diff --git a/res/typing_indicator.gif b/res/typing_indicator.gif deleted file mode 100644 index 3d3c59f..0000000 Binary files a/res/typing_indicator.gif and /dev/null differ diff --git a/res/xbox.png b/res/xbox.png deleted file mode 100644 index 582c6e0..0000000 Binary files a/res/xbox.png and /dev/null differ diff --git a/res/youtube.png b/res/youtube.png deleted file mode 100644 index bdc2739..0000000 Binary files a/res/youtube.png and /dev/null differ -- cgit v1.2.3