In an effort to learn some about the new things lurking in the various sections of the HTML5 spec, and see if Javascript’s as entertaining to code as people make out, I started putting together a BBC news reader that renders up-to-date news, sport and financial headlines in the soon-to-be-a-thing-of-the-past style of Ceefax.
My prototype uses the Canvas element, the various image-data manipulation methods exposed by it and Javascript along with a hand-crafted pair of fonts to render news feeds from the BBC website in a hopefully-familiar style.
Given that it took a few days to put together there will be a few posts on how it all works that will be linked to here once written and published.
An homage to Pages from Ceefax
Pages from Pabfax by Paul O’Neill is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
What font did you use in the headings? e.g PABFAX,.. I need it for a projrct. Thanks
!
The headings where, within PABFAX itself or on the site?
What font did you use on the headers? (e.g. Pabfax in the blue background)
The font is actually hand-drawn sprites following the Ceefax spec – they’re not even whole letters, just blocks of fairly abstract patterns that get stitched together. Sure there are OpenType equivalents though!