┏┓┏┓╋╋╋╋╋╋╋╋╋╋┏┓╋╋╋┏┓┏┓
┃┗┫┗┳━┳┳┳┳━┳━┳┛┣━┳┳┫┗┫┗┳━┳┳┓
┃┏┫┃┃┻┫┃┃┃╋┃╋┃╋┃━┫┃┃┏┫┏┫┻┫┏┛
┗━┻┻┻━┻━━┻━┻━┻━┻━┻━┻━┻━┻━┻┛
┃┗┫┗┳━┳┳┳┳━┳━┳┛┣━┳┳┫┗┫┗┳━┳┳┓
┃┏┫┃┃┻┫┃┃┃╋┃╋┃╋┃━┫┃┃┏┫┏┫┻┫┏┛
┗━┻┻┻━┻━━┻━┻━┻━┻━┻━┻━┻━┻━┻┛
Videos :: All Posts :: Tags :: RSS :: IMG :: About :: Test ::
THE.ARMADA
One last idea about modifying text with CSS
September 16, 2022 —
t̷h̷e̷8̷w̷o̷o̷d̷c̷u̷t̷t̷e̷r̷
You know with Python programming you can make a list/array out of any string piece by peice as single characters yes? All you need to do is get the string length and divide it per len() into a list then you can allow functions over the iterable list of each character. With that being said a guy could replace each letter of the alphabet with another charcter out of the unicode character map and make programmed unicode art!
I have more ideas like this but they're all mine >:) .. For now ^^
Tags: CSS, unicode-art, web-art, art, python