aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2021-09-09 01:36:48 +0200
committerRobert Tari <robert@tari.in>2021-09-14 23:03:00 +0200
commit1483c25924c8f98b62cf5cd1fcff79e98834210d (patch)
tree13e082a00031737f353692259e0c322f6c03e6e8 /data
parent4a0e63a4af0cf4cb3aa1eebafb0aeaf8d844f25a (diff)
downloadayatana-indicator-keyboard-1483c25924c8f98b62cf5cd1fcff79e98834210d.tar.gz
ayatana-indicator-keyboard-1483c25924c8f98b62cf5cd1fcff79e98834210d.tar.bz2
ayatana-indicator-keyboard-1483c25924c8f98b62cf5cd1fcff79e98834210d.zip
Add Lomiri icon generator and move both generators to /contrib
Diffstat (limited to 'data')
-rwxr-xr-xdata/ayatana-indicator-keyboard-icon-generator263
1 files changed, 0 insertions, 263 deletions
diff --git a/data/ayatana-indicator-keyboard-icon-generator b/data/ayatana-indicator-keyboard-icon-generator
deleted file mode 100755
index 0316d7f4..00000000
--- a/data/ayatana-indicator-keyboard-icon-generator
+++ /dev/null
@@ -1,263 +0,0 @@
-#!/usr/bin/env python3
-# -*- coding: utf-8 -*-
-
-import gi
-
-gi.require_version('PangoFT2', '1.0')
-
-from gi.repository import PangoFT2, Pango
-from pathlib import Path
-import sys
-import getopt
-
-m_lLanguages = [
-'Ap', #APL
-'Fa', #Afghani
-'Ak', #Akan
-'Sq', #Albanian
-'Am', #Amharic
-'Ar', #Arabic
-'Hy', #Armenian
-'As', #Asturian
-'At', #Atsina
-'Av', #Avatime
-'Ae', #Avestan
-'Az', #Azerbaijani
-'Bm', #Bambara
-'Bn', #Bangla
-'Ba', #Bashkirian
-'Be', #Belarusian
-'Bl', #Belgian
-'Bb', #Berber
-'Bs', #Bosnian
-'Bi', #Braille
-'Bg', #Bulgarian
-'By', #Burmese
-'Zg', #Zawgyi
-'Cm', #Cameroon
-'Cn', #Canadian
-'Ca', #Catalan
-'Ck', #Cherokee
-'Zh', #Chinese
-'Cu', #Church Slavonic
-'Cv', #Chuvash
-'Cl', #CloGaelach
-'Sx', #Coeur d'Alene Salish
-'Cp', #Coptic
-'Tt', #Tatar
-'Hr', #Croatian
-'Cs', #Czech
-'Da', #Danish
-'Dv', #Dhivehi
-'Dl', #Dutch
-'Dz', #Dzongkha
-'Ed', #Elfdalian
-'En', #English
-'Eo', #Esperanto
-'Et', #Estonian
-'Ek', #EurKEY
-'Ee', #Ewe
-'Fo', #Faroese
-'Ph', #Filipino
-'Fi', #Finnish
-'Fr', #French
-'Fu', #Friulian
-'Ff', #Fula
-'Gh', #Ga
-'Ka', #Georgian
-'De', #German
-'Gr', #Greek
-'Gu', #Gujarati
-'Hp', #Hanyu Pinyin
-'Ha', #Hausa
-'Hw', #Hawaiian
-'He', #Hebrew
-'Hi', #Hindi
-'Hu', #Hungarian
-'Is', #Icelandic
-'Ig', #Igbo
-'Il', #Indian
-'Ip', #Indic
-'Id', #Indonesian
-'Ix', #International Phonetic Alphabet
-'Iu', #Inuktitut
-'Iq', #Iraqi
-'Ga', #Irish
-'It', #Italian
-'Ja', #Japanese
-'Kb', #Kabyle
-'Kx', #Kalmyk
-'Kn', #Kannada
-'Kp', #Kashubian
-'Kk', #Kazakh
-'Km', #Khmer
-'Ki', #Kikuyu
-'Kv', #Komi
-'Ko', #Korean
-'Ku', #Kurdish
-'Kt', #Kutenai
-'Ky', #Kyrgyz
-'Lo', #Lao
-'Lv', #Latvian
-'Lt', #Lithuanian
-'Sb', #Lower Sorbian
-'Mk', #Macedonian
-'Ms', #Malay
-'Ml', #Malayalam
-'Mt', #Maltese
-'Ma', #Manipuri
-'Mi', #Maori
-'Mr', #Marathi
-'Mx', #Mari
-'Mu', #Mmuock
-'Md', #Modi
-'Ro', #Moldavian
-'Mn', #Mongolian
-'Me', #Montenegrin
-'Mb', #Multilingual
-'Nk', #N'Ko
-'Ne', #Nepali
-'Ns', #Saami
-'No', #Norwegian
-'Oc', #Occitan
-'Og', #Ogham
-'Ol', #Ol Chiki
-'Or', #Oriya
-'Os', #Ossetian
-'Rs', #Rusyn
-'Ps', #Pashto
-'Fa', #Persian
-'Pl', #Polish
-'Pt', #Portuguese
-'Pa', #Punjabi
-'Ro', #Romanian
-'Ru', #Russian
-'Sy', #Saisiyat
-'Sf', #Samogitian
-'Sa', #Sanskrit
-'Sp', #Secwepemctsin
-'Sr', #Serbian
-'Hs', #Serbo-Croatian
-'Sj', #Sicilian
-'Sj', #Silesian
-'Sd', #Sindhi
-'Si', #Sinhala
-'Sk', #Slovak
-'Sl', #Slovenian
-'Es', #Spanish
-'Sw', #Swahili
-'Sv', #Swedish
-'Ls', #Syriac
-'Tw', #Taiwanese
-'Tg', #Tajik
-'Ta', #Tamil
-'Tt', #Tatar
-'Te', #Telugu
-'Th', #Thai
-'Bo', #Tibetan
-'Tn', #Tswana
-'Tr', #Turkish
-'Tk', #Turkmen
-'Ud', #Udmurt
-'Ua', #Ugaritic
-'Uk', #Ukrainian
-'Ur', #Urdu
-'Ug', #Uyghur
-'Uz', #Uzbek
-'Vi', #Vietnamese
-'Wo', #Wolof
-'Ya', #Yakut
-'Yo', #Yoruba
-'00' #Unknown
-]
-
-def printHelp():
-
- print('')
- print('Usage:')
- print('')
- print('ayatana-indicator-keyboard-icon-generator -p <padding> -c <colour> -f <font> -o <outdir>')
- print('')
- print('<padding> The padding between the fill and the edges of the image')
- print(' Defaults to 0 pixels')
- print('<colour> The colour of the fill')
- print(' Defaults to "#ffffff"')
- print('<font> The font family')
- print(' Defaults to "Sans Regular"')
- print('<outdir> The output directory')
- print(' Defaults to the current directory')
- print('')
-
-if __name__ == '__main__':
-
- nPadding = 0
- sColour = '#ffffff'
- sFont = "Sans Regular"
- pOutDir = Path.cwd()
- nFont = 15
- lOpts = []
-
- try:
-
- lOpts = getopt.getopt(sys.argv[1:], 'hp:c:f:o:')[0]
-
- except getopt.GetoptError:
-
- printHelp()
- sys.exit(1)
-
- for sOpt, sArg in lOpts:
-
- if sOpt == '-h':
-
- printHelp()
- sys.exit(0)
-
- elif sOpt == '-p':
-
- nPadding = int(sArg)
-
- elif sOpt == '-c':
-
- sColour = sArg
-
- elif sOpt == '-f':
-
- sFont = sArg
-
- elif sOpt == '-o':
-
- pOutDir = Path(sArg)
-
- pOutDir.mkdir(parents=True, exist_ok=True)
-
- nSize = 24 - (2 * nPadding)
- fIconX = (24 - nSize) / 2
- fIconY = (24 - nSize) / 2
- pFontMap = PangoFT2.FontMap.new()
- pContext = Pango.FontMap.create_context(pFontMap)
- pFontDescription = Pango.FontDescription.new()
- pFontDescription.set_family(sFont)
- pFontDescription.set_weight(500)
- pFontDescription.set_size(nFont * Pango.SCALE)
- pLayout = Pango.Layout.new(pContext)
- pLayout.set_font_description(pFontDescription)
-
- for sLanguage in m_lLanguages:
-
- sOutPath = pOutDir.joinpath('ayatana-indicator-keyboard-' + sLanguage + '.svg')
-
- with open(sOutPath, 'w') as pFile:
-
- if sLanguage == '00':
-
- sLanguage = '?'
-
- pLayout.set_text(sLanguage, -1)
- nLayoutWidth, nLayoutHeight = pLayout.get_size()
- nBaseline = pLayout.get_baseline()
- fLayoutX = (24.0 - (nLayoutWidth / Pango.SCALE)) / 2
- fLayoutY = (24.0 - (nLayoutHeight / Pango.SCALE)) / 2 + (nBaseline / Pango.SCALE)
- pFile.write('<?xml version="1.0" encoding="UTF-8"?><svg version="1.1" width="24" height="24"><defs><mask id="m"><rect x="0" y="0" width="24" height="24" style="fill:white"/><text x="' + str(fLayoutX) + '" y="' + str(fLayoutY) + '" style="font-family:' + sFont + ';font-weight:500;font-size:' + str(nFont) + ';fill:black">' + sLanguage + '</text></mask></defs><rect x="' + str(fIconX) + '" y="' + str(fIconY) + '" width="' + str(nSize) + '" height="' + str(nSize) + '" rx="3" mask="url(#m)" style="fill:' + sColour + '"/></svg>')
-
- sys.exit(0)