Mercurial > mplayer.hg
view etc/inttypes.h @ 19904:640093581779
Calculate text bounding box in such way that it does not depend on the height
of individual glyphs.
author | eugeni |
---|---|
date | Tue, 19 Sep 2006 17:40:31 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>