![]() |
wxMaxima
|
#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>
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 |
This file implements the text style system.