9edd6d4ee9
This enables Rockbox to render anti-aliased fonts using an alpha blending method. The input font bitmaps are 4bit, i.e. 4x larger, but the metadata size stays the same. A tool, convttf, for converting ttf fonts directly to the Rockbox fnt format is provided. It has a useful help output, but the parameter that works best is -c1 or -c2 (2 for larger font sizes). Flyspray: FS#8961 Author: Initial work by Jonas Hurrelmann, further work by Fred Bauer, Andrew Mahone, Teruaki Kawashima and myself. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29523 a1c6a512-1295-4272-9138-f99709370657 |
||
---|---|---|
.. | ||
libmpeg2 | ||
alloc.c | ||
audio_thread.c | ||
disk_buf.c | ||
disk_buf.h | ||
mpeg_alloc.h | ||
mpeg_misc.c | ||
mpeg_misc.h | ||
mpeg_parser.c | ||
mpeg_settings.c | ||
mpeg_settings.h | ||
mpeg_stream.h | ||
mpegplayer.c | ||
mpegplayer.h | ||
mpegplayer.make | ||
parser.h | ||
pcm_output.c | ||
pcm_output.h | ||
SOURCES | ||
stream_mgr.c | ||
stream_mgr.h | ||
stream_thread.h | ||
video_out.h | ||
video_out_rockbox.c | ||
video_thread.c |