view etc/inttypes.h @ 28800:83f8140eb736

Replace magic numbers (for subpixel accuracy masking) with a define.
author greg
date Fri, 06 Mar 2009 01:26:44 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>