In file ./include/GLMosaicText.hxx:

class GLMosaicText::Font_Bordered

A filter which adds an empty border around each character.

Documentation

A filter which adds an empty border around each character. This is useful to avoid aliasing effects on minification.

Inheritance:

Font_Bordered - Font


Public Methods

[more] Font_Bordered (Font* f, int bwidth = 1)
Font_Bordered will own f.


Inherited from Font:

Public Methods

ovirtual Glyph getRaster(int unicode)
ovirtual float getLineHeight()
ovirtual float getLineOffset()

o Font_Bordered(Font* f, int bwidth = 1)
Font_Bordered will own f.
Parameters:
bwidth - The border width.


This class has no child classes.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.