wxMaxima
Loading...
Searching...
No Matches
Typedefs | Functions
TextStyle.cpp File Reference

This file implements the text style system. More...

#include "TextStyle.h"
#include <array>
#include <list>
#include <memory>
#include <iostream>
#include <vector>
#include <wx/fontenum.h>
#include <wx/log.h>
#include <wx/translation.h>
Include dependency graph for TextStyle.cpp:

Typedefs

using did_change = Style::did_change
 

Functions

std::ostream & operator<< (std::ostream &out, const TextStyle textstyle)
 Allow Standard c++ streams to print out our enum values as text.
 

Detailed Description

This file implements the text style system.