view dvdread/dvdread_internal.h @ 23013:7eb66492a37d

Applying transformation matrix to the glyph and the shift vector separately is incorrect. Instead, it should be applied to translated glyph.
author eugeni
date Fri, 20 Apr 2007 22:55:28 +0000
parents 22cb9d5f1e21
children de28f9e8cb00
line wrap: on
line source

#ifndef DVDREAD_INTERNAL_H
#define DVDREAD_INTERNAL_H


#define CHECK_VALUE(arg)


#endif /* DVDREAD_INTERNAL_H */