possibly weird question, possibly not possible? does anybody know a way to display letters as images? ie, when i use an alphabet, a way to "translate" it to images? like, automatically presenting the letters with images, not me manually having to make banners and stuff?
i suppose i could set div backgrounds then use little divs whenever i want to make a picture alphabet header instead of manually getting the url for each letter :Ia
(deleted my last question bc i misunderstood lol) i definitely think that's possible, i'm sure that's how those glitter text sites etc work... i definitely bet a javascript thing could read your string of letters and load a corresponding image for each one :O
i suppose i could set div backgrounds then use little divs whenever i want to make a picture alphabet header instead of manually getting the url for each letter :Ia
a script for this would be ideal lol
(deleted my last question bc i misunderstood lol) i definitely think that's possible, i'm sure that's how those glitter text sites etc work... i definitely bet a javascript thing could read your string of letters and load a corresponding image for each one :O
You can use JS and the HTML5 canvas element!! https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial/Drawing_text