Support and General Use > Theming and Appearance Customization

font anti-aliasing

<< < (2/3) > >>

karashata:
I believe they're shipped along with the source code, they are .bdf files...

[Saint]:
MajiKool Dragonâ„¢


--- Quote from: MajiKool Dragonâ„¢ on March 07, 2010, 07:17:45 PM ---where can i find the fonts the those in rockbox were created from?

--- End quote ---

You can find the source files (.bdf) for the Rockbox fonts here


[St.]

MajiKool Dragonâ„¢:
thank you.

how would i convert those to say.... ttf?

[Saint]:
MajiKool Dragonâ„¢,

The software you use for this is a matter of personal preference, and probably dependant on your operating system also.

I found numerous tools for this task by simply Googling:

"convet .bdf to .ttf"

I hope I don't sound like a smartass saying that, I simply don't want to say "Sure, you can use 'X' program to do this..." without knowing a: Your level of expertise, or b: Which OS you are using.

I'm sure you'll find one suited to your needs.


[St.]

torne:
Actually, converting BDF to TTF is not a sensible thing to be doing, because BDF is a bitmap font format, and TTF is an outline format. You can convert outline formats to bitmap formats (that's what font rendering is), but the other way can only be done by dodgy tracing effects which produce awful output unless painstakingly tweaked by a human font designer, or by creating a fake-bitmap-font (where the outline follows strict horizontal and vertical lines of the BDF font's pixels) which does not rescale (since the square pixels will just get bigger).

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version