GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
text-renderer.cc File Reference
#include "base-text-renderer.h"
#include "errwarn.h"
#include "ft-text-renderer.h"
#include "text-renderer.h"
Include dependency graph for text-renderer.cc:

Go to the source code of this file.

Namespaces

 octave
 Octave interface to the compression and uncompression libraries.
 

Functions

static octave::base_text_renderermake_text_renderer (void)
 

Function Documentation

static octave::base_text_renderer* make_text_renderer ( void  )
static

Definition at line 34 of file text-renderer.cc.

References octave::make_ft_text_renderer().