From 0a3fc8c79cd5a3de68bbe386f0e1b8636e91ef99 Mon Sep 17 00:00:00 2001 From: andys8 Date: Sun, 6 Dec 2020 18:10:19 +0100 Subject: [PATCH 1/3] PureScript Icon (svg) --- src/svgs/purescript.svg | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 src/svgs/purescript.svg diff --git a/src/svgs/purescript.svg b/src/svgs/purescript.svg new file mode 100644 index 000000000..a887566e5 --- /dev/null +++ b/src/svgs/purescript.svg @@ -0,0 +1,29 @@ + + + + +Created by potrace 1.11, written by Peter Selinger 2001-2013 +Modified (fill, size) by andys8 2020 + + + + + + + + + From ce51cc63a66e70818d38c078fb2da6166d0918e0 Mon Sep 17 00:00:00 2001 From: andys8 Date: Sun, 6 Dec 2020 21:06:20 +0100 Subject: [PATCH 2/3] PureScript e530 in original-source.otf --- src/glyphs/original-source.otf | Bin 28448 -> 29456 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/src/glyphs/original-source.otf b/src/glyphs/original-source.otf index ae7136723a7de3e5fd8860c20eff648cccf71999..3fc626b451f2c2c5fede5fac5ba677ed8ab41434 100644 GIT binary patch delta 1437 zcmYLJUuau(6h6P){JB{-TIVW0#2V&BL3D=cCThfsrj-k_u6ErVinDHYmF;$|tE>-$ z+->4EilZhnpDKG*q%UQOC`eueae{&}gvh8eMy+FrThcULbNs%Wseya$`S<(Ich2wR zUbtdru9B#ON*AlF+Z+PnIf@`bJmF3r%wnpI5&zzuJC0>TQ z0wGBfuCtdIPpz`T9W6lA$yZdD$t8vyZTb~kWnEcLEN@n<0h#U~GvPTm)L0khbQo_7 zz0HWliG&5BEV@A7ee~U+)Csgu@vY^qhDFw8y72LCs)u1gyRkh~H2>{iYQDfUR4)!KUhXc^nQsuOLO0~f@ z&S7sTQB-V>!uH(QdE6_hrOCgC-Z)4~KF;={6c!^w03kRia6-@;Ok|*SBb*<7EhM8a zj7l$guIg)kxOeof5PSpD^(F_FELBc&4(>_pa=2=S4d6fb0c73@W&uRp<00W4Jg8h) zm-G8?)3|R8wMf;F;B}a?5hb+l39#z~v3X@JMz9kg7cND(9!<~1mNUIss>~o%r=!y* q)I@kel*Oa|d-ofBpw{EL2TufFG9%C6iG~(L@rkiT8=td5=<*M{5udgI delta 421 zcmYjLPbdU&6#m}K?5=I)Uy{SbWJSrpB+8;>jZ#|KS&I~7$ri(6i;KuXoY0hmgOo%m zrM<~bPA*CzAtw<>YHY+CC$GNu-uL}}z3*FlqU{Ho4`^Bd9xOmaWwWX(-UIhL;P?VY zK2=p~U)kwx1IBX!$gTbs6~$-*42yYQAXrgV7AlwoNMSw@G4vQ}UU`+4S?i1r>qFUn zQZWlBjG8D5t~HTwgFR3fHRAg01M)xFpqhm@L!XVo*TE~RxZ~sYF$2nkNV6sYN3jRMnRFs zzBERqC6)#&L{^tzg+;4dIv!09CjAasI7*j+3|TD7l;M>}=CaUe`kislDs9jnozgYk zC(fM9WNInr0-yG}XN1UoV#|FKG3O^28#potNM+ Date: Sun, 6 Dec 2020 21:07:09 +0100 Subject: [PATCH 3/3] purescript icon in font patcher --- bin/scripts/lib/i_seti.sh | 1 + font-patcher | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/scripts/lib/i_seti.sh b/bin/scripts/lib/i_seti.sh index bd46236bf..4daa13e18 100644 --- a/bin/scripts/lib/i_seti.sh +++ b/bin/scripts/lib/i_seti.sh @@ -64,4 +64,5 @@ i='' i_custom_elm=$i i='' i_custom_elixir=$i i='' i_custom_electron=$i i='' i_custom_crystal=$i +i='' i_custom_purescript=$i unset i diff --git a/font-patcher b/font-patcher index aa25fcd0b..5137fbf20 100755 --- a/font-patcher +++ b/font-patcher @@ -513,7 +513,7 @@ class font_patcher: # Define the character ranges # Symbol font ranges self.patch_set = [ - {'Enabled': True, 'Name': "Seti-UI + Custom", 'Filename': "original-source.otf", 'Exact': False, 'SymStart': 0xE4FA, 'SymEnd': 0xE52F, 'SrcStart': 0xE5FA, 'SrcEnd': 0xE62F, 'ScaleGlyph': None, 'Attributes': SYM_ATTR_DEFAULT}, + {'Enabled': True, 'Name': "Seti-UI + Custom", 'Filename': "original-source.otf", 'Exact': False, 'SymStart': 0xE4FA, 'SymEnd': 0xE530, 'SrcStart': 0xE5FA, 'SrcEnd': 0xE630, 'ScaleGlyph': None, 'Attributes': SYM_ATTR_DEFAULT}, {'Enabled': True, 'Name': "Devicons", 'Filename': "devicons.ttf", 'Exact': False, 'SymStart': 0xE600, 'SymEnd': 0xE6C5, 'SrcStart': 0xE700, 'SrcEnd': 0xE7C5, 'ScaleGlyph': DEVI_SCALE_LIST, 'Attributes': SYM_ATTR_DEFAULT}, {'Enabled': self.args.powerline, 'Name': "Powerline Symbols", 'Filename': "PowerlineSymbols.otf", 'Exact': True, 'SymStart': 0xE0A0, 'SymEnd': 0xE0A2, 'SrcStart': None, 'SrcEnd': None, 'ScaleGlyph': None, 'Attributes': SYM_ATTR_POWERLINE}, {'Enabled': self.args.powerline, 'Name': "Powerline Symbols", 'Filename': "PowerlineSymbols.otf", 'Exact': True, 'SymStart': 0xE0B0, 'SymEnd': 0xE0B3, 'SrcStart': None, 'SrcEnd': None, 'ScaleGlyph': None, 'Attributes': SYM_ATTR_POWERLINE},