skip navigation

Archive for the ‘Code’ Category

A little digital clock I made in Processing

Sunday, February 21st, 2010

This is a little digital clock I made in Processing a while back. I’ve just come across it by chance and decided I actually quite liked it.

Using Cufón with Right-To-Left text

Monday, May 25th, 2009

A couple of days ago I set out to implement Cufón on a client’s website that makes use of a custom font in Hebrew, only to discover that Cufón does not support RTL text. Well not at the moment, anyway.
Simo Kinnunen, the man behind Cufón, has informed me that they are hoping to provide RTL support later this year, but for those of you who like me need a solution NOW, here’s a little jQuery script I’ve written to solve the problem for my client.