Murl::Resource::IFont::Raw::GlyphData Struct Reference

A single bitmap glyph descriptor. More...

#include "murl_resource_i_font.h"

Public Attributes

UInt32 mCharCode
 The glyph's Unicode value.
 
Float mTexCoordX1
 The start X texture coordinate (left).
 
Float mTexCoordY1
 The start Y texture coordinate (bottom).
 
Float mTexCoordX2
 The end X texture coordinate (right).
 
Float mTexCoordY2
 The end Y texture coordinate (top).
 
Float mCoordX1
 The start X screen coordinate (left).
 
Float mCoordY1
 The start Y screen coordinate (bottom).
 
Float mCoordX2
 The end X screen coordinate (right).
 
Float mCoordY2
 The end Y screen coordinate (top).
 
Float mSizeX
 The actual cropped horizontal size of the glyph.
 
Float mSizeY
 The actual cropped vertical size of the glyph.
 

Detailed Description

A single bitmap glyph descriptor.


The documentation for this struct was generated from the following file:
  • murl_resource_i_font.h


Copyright © 2011-2024 Spraylight GmbH.