Mercurial > mplayer.hg
view etc/inttypes.h @ 21348:d7920b488fa2
Use (ass_font_t, char code) instead of (FT_Face, glyph index) to identify
glyphs in cache.
author | eugeni |
---|---|
date | Tue, 28 Nov 2006 22:17:33 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>