Scribus
Open source desktop publishing at your fingertips
GlyphLayout Struct Reference

#include <sctextstruct.h>

Inheritance diagram for GlyphLayout:
Collaboration diagram for GlyphLayout:

Public Member Functions

 GlyphLayout (const GlyphLayout &o)
 
double wide () const
 
GlyphLayoutlast ()
 
void shrink ()
 
void grow ()
 
virtual void growWithTabLayout ()
 

Public Attributes

float xadvance
 
float yadvance
 
float xoffset
 
float yoffset
 
double scaleV
 
double scaleH
 
uint glyph
 
GlyphLayoutmore
 

Detailed Description

This struct stores a positioned glyph. This is the result of the layout process. If a char gets translated to more than one glyph, a linked list is built.


The documentation for this struct was generated from the following files: