Mercurial > mplayer.hg
view etc/inttypes.h @ 19873:98d32b832c3a
Reduce code duplication in init_render_context().
Don't use glyph stroker for borderless glyphs.
author | eugeni |
---|---|
date | Sun, 17 Sep 2006 15:32:01 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>