Tagged Questions
The pixel-fonts tag has no wiki summary.
32
votes
5answers
612 views
Make dialogs compatible with “large fonts”
Which do you think are best practices for making a windows dialog compatible both with standard fonts (96 dpi) and "large fonts" setting (120 dpi) so that objects don't overlap or get cut off?
BTW: ...
2
votes
3answers
645 views
What libraries are available to help create 2D Java games for phones?
I want to begin developing 2D Java games for phones (on J2ME) therefore I'd like to know if any libraries or "engines" exist to help out in the various graphical tasks:
Drawing text with pixel ...
1
vote
2answers
532 views
Combine several bitmaps into (TrueType) font
I have several (~200) small bitmap files with glyph images. How can I combine them to a single bitmap font file?
Actually, I need a TrueType font created from these bitmaps (with no curves, ...
0
votes
0answers
187 views
AS3: Cannot type in an input TextField with an embedded pixel font
In order to use a pixel font in my textfields, I have created a font class in the Flash IDE. Then, I created a TextField instance with the font embedded with the anti aliasing set to bitmap. I export ...
0
votes
4answers
943 views
I need a Windows-compatible, square pixel font
I'm looking for a square pixel font, preferably 8x8 pixels per character. I would like it to look something like this:
I need more or less every character shown here, especially the box drawing ...