Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
SPITextDecorationData Struct Reference

#include <style-internal.h>

Public Attributes

float phase_length
 
bool tspan_line_start
 
bool tspan_line_end
 
float tspan_width
 
float ascender
 
float descender
 
float underline_thickness
 
float underline_position
 
float line_through_thickness
 
float line_through_position
 

Detailed Description

Definition at line 1185 of file style-internal.h.

Member Data Documentation

◆ ascender

float SPITextDecorationData::ascender

Definition at line 1190 of file style-internal.h.

Referenced by Inkscape::NRStyleData::NRStyleData().

◆ descender

float SPITextDecorationData::descender

Definition at line 1191 of file style-internal.h.

Referenced by Inkscape::NRStyleData::NRStyleData().

◆ line_through_position

float SPITextDecorationData::line_through_position

Definition at line 1195 of file style-internal.h.

Referenced by Inkscape::NRStyleData::NRStyleData().

◆ line_through_thickness

float SPITextDecorationData::line_through_thickness

Definition at line 1194 of file style-internal.h.

Referenced by Inkscape::NRStyleData::NRStyleData().

◆ phase_length

float SPITextDecorationData::phase_length

Definition at line 1186 of file style-internal.h.

Referenced by Inkscape::NRStyleData::NRStyleData().

◆ tspan_line_end

bool SPITextDecorationData::tspan_line_end

Definition at line 1188 of file style-internal.h.

Referenced by Inkscape::NRStyleData::NRStyleData().

◆ tspan_line_start

bool SPITextDecorationData::tspan_line_start

Definition at line 1187 of file style-internal.h.

Referenced by Inkscape::NRStyleData::NRStyleData().

◆ tspan_width

float SPITextDecorationData::tspan_width

◆ underline_position

float SPITextDecorationData::underline_position

Definition at line 1193 of file style-internal.h.

Referenced by Inkscape::NRStyleData::NRStyleData().

◆ underline_thickness

float SPITextDecorationData::underline_thickness

Definition at line 1192 of file style-internal.h.

Referenced by Inkscape::NRStyleData::NRStyleData().


The documentation for this struct was generated from the following file: