So, if you’re a Web developer, you’ve probably come across a most crucial decision: how should you scale your fonts? Should you use pixels (pixels) or the em measure?
Continue reading
Font Science, px vs em
Reply
So, if you’re a Web developer, you’ve probably come across a most crucial decision: how should you scale your fonts? Should you use pixels (pixels) or the em measure?
Continue reading
So, while I was making a chart for WebM and H.264 bitrates everyone should use when encoding acceptably high-quality videos for the web, I ended up obviously needing to compare the codecs.
With various tests, I concluded that both codecs are approximately equal, except one is superior in the end. Therefore, I can use two sets of identical bitrates for the same H.264/WebM media. Read on to find out. Continue reading