The availability and use of all kinds of mobile devices is growing like crazy but what about fonts on these devices?
What happens when the default set shipped with the particular OS is not good enough for you? When the fonts simply look ugly to you or don't provide sufficient support for a language and the corresponding writing system you're using, or you really really want a specific design? You may happen to use the device as an e-book-reader, something to read RSS feeds, do blogging, drawing or whatever, you might also use it as some kind of literacy primer digital chalkboard...
Basically you own the device and you want to enjoy or create content with your preferred font (an open font or not) and not be dependent upon the decision of the creator of the device who may not care about your needs in that area. If you agree that malleability of a device includes choosing and being able to install and use your own font then all devices are not equal: sometime the device makes it very easy, sometimes you have to fight it, hack aggressively the filesystem, reflash, and sometimes you're just stuck. Let's hope that the device makers will come to see the value of allowing end-user font changes. With the pressure of open mobile platforms we can hope the current status quo will improve.
~/.fonts
and fontconfig
will allow you to see it in all the apps. There are also
font packages available in the repositories, you can install
various browsers, future versions of these browsers will
support @font-face.
~/.fonts/ and
fontconfig will do its thing.
/System/Library/Fonts/Cache/ and you need to
tweak the plist by hand but the browser supports @font-face.
/system/fonts but putting fonts in there
doesn't do
anything. Meh.
~/.fonts is
fine. The browser with support for @font-face will be easily
available.
/FONT folder in the filesystem is exposed
allowing to add new fonts. Again you
need to tweak the settings by hand. No browser it seems.
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!