Text and object together

Hi, how would you approach this design, where words are mixed with objects, different lines and colors etc.:
No description
22 Replies
Jochem
Jochem5mo ago
Honestly? As an svg or image
Skriti mož
Skriti mož5mo ago
but how would you size them? to be the same size as words
Jochem
Jochem5mo ago
I'd make it all one image or SVG
Skriti mož
Skriti mož5mo ago
ohhh
Jochem
Jochem5mo ago
probably SVG, it's just vector stuff
Skriti mož
Skriti mož5mo ago
hmm, but that would't look good when resizing?
Jochem
Jochem5mo ago
svgs are vectors, they should retain quality
Skriti mož
Skriti mož5mo ago
no, no I mean like words going to another line
Jochem
Jochem5mo ago
that doesn't look like a design where that would happen honestly you'd just scale the entire thing to stay static relative to the rest of the elements in the image
Skriti mož
Skriti mož5mo ago
hmmm
b1mind
b1mind5mo ago
If you needed to I would break it out into a grid and multiple svgs
b1mind
b1mind5mo ago
No description
b1mind
b1mind5mo ago
You could even inline with the text and play with values to get the desired effect with a fluidfont/break point you name it
Skriti mož
Skriti mož5mo ago
Edit fiddle - JSFiddle - Code Playground
Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
Skriti mož
Skriti mož5mo ago
this is only with shapes in css but I thing svg would be better fot weird shapes
b1mind
b1mind5mo ago
oh it does still paste neat lol
No description
b1mind
b1mind5mo ago
hands shaky today >.>;;
Skriti mož
Skriti mož5mo ago
also with svg
Skriti mož
Skriti mož5mo ago
Edit fiddle - JSFiddle - Code Playground
Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
Skriti mož
Skriti mož5mo ago
I guess that's it? now just gotta make the right svg-s well, would be nice to know the font family... is there anything for that?
b1mind
b1mind5mo ago
whatthefont
Skriti mož
Skriti mož5mo ago
ooo, that's hot of course it's a payable font 😅