pleyo.com

/src/trunk2/BAL/Implementations/Fonts/FreeType/BCFontPlatformDataPrivateFreeType.h File Reference

#include "BIFontPlatformDataPrivate.h"
#include "FontDescription.h"
#include <ft2build.h>
#include <fontconfig/fontconfig.h>

Go to the source code of this file.

Namespaces

namespace  BAL

Classes

class  BAL::BCFontPlatformDataPrivateFreeType

Defines

#define DOUBLE_TO_26_6(d)   ((FT_F26Dot6)((d) * 64.0))
#define DOUBLE_FROM_26_6(t)   ((double)(t) / 64.0)
#define DOUBLE_TO_16_16(d)   ((FT_Fixed)((d) * 65536.0))
#define DOUBLE_FROM_16_16(t)   ((double)(t) / 65536.0)


Define Documentation

#define DOUBLE_TO_26_6 (  )     ((FT_F26Dot6)((d) * 64.0))

#define DOUBLE_FROM_26_6 (  )     ((double)(t) / 64.0)

#define DOUBLE_TO_16_16 (  )     ((FT_Fixed)((d) * 65536.0))

#define DOUBLE_FROM_16_16 (  )     ((double)(t) / 65536.0)


Generated on Wed Nov 21 20:04:17 2007 for Origyn Web Browser by Doxygen 1.5.3

pleyo.com
pleyo.com