Kanzi 3.9.14
font_style_concept.hpp File Reference

Classes

class  kanzi::FontStyleConcept
 FontStyleConcept is the base class for the nodes that draw text with different font styles. More...
 
class  kanzi::FontStyleConceptImpl< TDerivedClass >
 Implementation class for FontStyleConcept. More...
 

Namespaces

namespace  kanzi
 

Functions

tuple< FontRuntimeSharedPtr, boolkanzi::acquireFont (const FontRuntimeSharedPtr &runtimeFont, const Node &node)
 Use this function to check whether a runtimeFont uses the font file and font style required to draw text with the property values of the node.
 
FontRuntimeSharedPtr kanzi::acquireFont (const Node &node)
 Gets a runtime font object.