News

Changing the text style in the HTML is possible thanks to Cascading Style Sheets (CSS), the stylesheet language used to describe the presentation of a document in HTML. There are several ways to ...
a new 1000-page book by Yannis Haralambous, entitled Fonts & Encodings (from O’Reilly) has just appeared and it’s the first real tie-line to sanity in the jungle of glyphs.
This project showcases a collection of programming fonts available on Google Fonts. The fonts are displayed in a simple HTML table format, showing the font name, a preview of the font, and a link to ...
As I've learned from working on Platypus, programming font operations is one of the most complex and convoluted areas of software development you're likely to run into...ever. It's like driving to ...