Murl Engine API  Version 2018.3
Murl::Resource::IFont::Iff Struct Reference

IFF file specific structs. More...

#include <murl_resource_i_font.h>

Detailed Description

IFF file specific structs.

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, VERSION }
 IFF identifiers. More...
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

IFF identifiers.

Enumerator
FOURCC 

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: