Murl::Resource::IFont::Iff Struct Reference

IFF file specific structs. More...

#include "murl_resource_i_font.h"

Classes

struct  GlyphsChunk
 An IFF chunk of a native font resource storing multiple glyph structures. More...
 
struct  HeaderChunk
 The IFF header chunk of a native font resource. More...
 
struct  KerningChunk
 An optional IFF chunk of a native font resource storing kerning information. More...
 
struct  OutlineChunk
 An IFF chunk of a native font resource storing multiple outline structures. More...
 

Public Types

enum  { FOURCC_FILE , VERSION }
 IFF identifiers. More...
 

Detailed Description

IFF file specific structs.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

IFF identifiers.

Enumerator
FOURCC_FILE 

The four character code identifying a native resource as a font.

VERSION 

The version of a native resource supported by the engine.


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


Copyright © 2011-2024 Spraylight GmbH.