mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-26 22:31:05 +00:00
25a14eb232
This is intended for the built-in 8x8 bitmap characters and quake's "conchars", but could potentially be used for any simple (non-composed characters) mono-spaced font. Currently, the buffers can be created, destroyed, cleared, scrolled vertically in either direction, and rendered to the screen in a single blast. One of the reasons for creating the buffer is to make it so scaling can be supported in the sw renderer. |
||
---|---|---|
.. | ||
defines.h | ||
funcs.h | ||
qf_alias.h | ||
qf_bsp.h | ||
qf_draw.h | ||
qf_fisheye.h | ||
qf_funcs_list.h | ||
qf_iqm.h | ||
qf_lightmap.h | ||
qf_main.h | ||
qf_particles.h | ||
qf_sprite.h | ||
qf_textures.h | ||
qf_vid.h | ||
qf_warp.h | ||
types.h |