Latest Revision to sIFR 3 Supports Pixel Fonts
Mark Wubben just announced the release of sIFR 3 Revision 209. This revision includes the following new features:
- Support for pixel fonts through the
pixelFontargument. See JavaScript Methods: replace. - A way to stop the page jumps by specifying the
ratiosargument. (More about ratios). See JavaScript Methods: replace. - Support for fixed font sizes and sizes relative to the main size, see
font-sizein Styling. - Simplification in the API, you can now pre-fetch by passing the movies to
activate()instead ofprefetch(). See the How to use. - Improved pre-fetch code for Internet Explorer.
- Laid groundwork to communicate with the Flash movies.
Pixel Fonts & sIFR
I'm particularly interested in the support for pixel fonts — fonts that are designed to be very small, but legible. If you're not familiar with pixel fonts, here's some examples of my favorite pixel fonts:
![]()
We use pixel fonts in our futurpublish products, but I've generally stayed away from using them on websites, because I could only use them on images. Support for pixel fonts means I can use some of my favorite pixel fonts to stylize headers and navigation elements. This essentially opens up the possibility of new design and layout options.
sIFR Downloads
- Nightlies: List of daily builds of sIFR
- sIFR 3 Revision 209: The revision related to this entry
Once you've tried it out, it'd be great to get some feedback on how sIFR behaves with pixel fonts!
Mark Wubben
01/26/07
02:22 am

