ELinks 0.18.0
format.c File Reference

Format attributes utilities. More...

#include "elinks.h"
#include "document/format.h"
#include "document/options.h"
#include "terminal/draw.h"
#include "util/color.h"
Include dependency graph for format.c:

Functions

void get_screen_char_template (struct screen_char *template_, struct document_options *options, struct text_style style)

Detailed Description

Format attributes utilities.

Function Documentation

◆ get_screen_char_template()

void get_screen_char_template ( struct screen_char * template_,
struct document_options * options,
struct text_style style )