wxMaxima
Classes | Macros | Typedefs
TextStyle.cpp File Reference
#include "TextStyle.h"
#include "FontCache.h"
#include <wx/fontenum.h>
#include <wx/log.h>
#include <wx/thread.h>
#include <wx/translation.h>
#include <array>
#include <list>
#include <vector>
Include dependency graph for TextStyle.cpp:

Classes

class  Interner< T >
 An implementation of string interning arena. More...
 
class  InternerUser
 Holds the instance of the font name interner, and synchronizes access to it. More...
 

Typedefs

using did_change = Style::did_change
 

Detailed Description

This file implements the text style system.