CSS Sans – A font created in CSS
yusugomori.com
CSS Sans – A font created in CSS
1–10 of 52 posts
Re: CSS Sans – A font created in CSS
#2Awesome. I love that you have a section showing exactly what CSS properties are used to create each letter.
Re: CSS Sans – A font created in CSS
#3Creative, not sure if it's useful. Is it easy to change the font size?
Re: CSS Sans – A font created in CSS
#4Creative, not sure if it's useful. Is it easy to change the font size?
Probably not, but it's an interesting concept.
Re: CSS Sans – A font created in CSS
#5Re: CSS Sans – A font created in CSS
#6Pretty darn cool! One limitation I wish I could think of a workaround for is that "cutting out" parts of some letters (C, G, J, Q) requires laying a rotated white square over it, with white as the hardcoded background color. So this will only work with other background colors if you know the background color ahead of time or can configure it in JS or something.
Re: CSS Sans – A font created in CSS
#7Creative, not sure if it's useful. Is it easy to change the font size?
You could probably write a script to have it scale down by a factor of whatever you wanted - you can see the CSS required for it on the page there.
Re: CSS Sans – A font created in CSS
#8Your scientists were so preoccupied with whether or not they could that they didn't stop to think if they should.
Re: CSS Sans – A font created in CSS
#9Creative, not sure if it's useful. Is it easy to change the font size?
Re: CSS Sans – A font created in CSS
#10What is next? OS written in CSS?