Haru Free PDF Library
_HPDF_GState_Rec Struct Reference

#include <hpdf_gstate.h>

Collaboration diagram for _HPDF_GState_Rec:

Data Fields

HPDF_TransMatrix trans_matrix
 
HPDF_REAL line_width
 
HPDF_LineCap line_cap
 
HPDF_LineJoin line_join
 
HPDF_REAL miter_limit
 
HPDF_DashMode dash_mode
 
HPDF_REAL flatness
 
HPDF_REAL char_space
 
HPDF_REAL word_space
 
HPDF_REAL h_scalling
 
HPDF_REAL text_leading
 
HPDF_TextRenderingMode rendering_mode
 
HPDF_REAL text_rise
 
HPDF_ColorSpace cs_fill
 
HPDF_ColorSpace cs_stroke
 
HPDF_RGBColor rgb_fill
 
HPDF_RGBColor rgb_stroke
 
HPDF_CMYKColor cmyk_fill
 
HPDF_CMYKColor cmyk_stroke
 
HPDF_REAL gray_fill
 
HPDF_REAL gray_stroke
 
HPDF_Font font
 
HPDF_REAL font_size
 
HPDF_WritingMode writing_mode
 
HPDF_GState prev
 
HPDF_UINT depth
 

Field Documentation

◆ char_space

HPDF_REAL _HPDF_GState_Rec::char_space

◆ cmyk_fill

HPDF_CMYKColor _HPDF_GState_Rec::cmyk_fill

◆ cmyk_stroke

HPDF_CMYKColor _HPDF_GState_Rec::cmyk_stroke

◆ cs_fill

HPDF_ColorSpace _HPDF_GState_Rec::cs_fill

◆ cs_stroke

HPDF_ColorSpace _HPDF_GState_Rec::cs_stroke

◆ dash_mode

HPDF_DashMode _HPDF_GState_Rec::dash_mode

◆ depth

HPDF_UINT _HPDF_GState_Rec::depth

◆ flatness

HPDF_REAL _HPDF_GState_Rec::flatness

◆ font

HPDF_Font _HPDF_GState_Rec::font

◆ font_size

HPDF_REAL _HPDF_GState_Rec::font_size

◆ gray_fill

HPDF_REAL _HPDF_GState_Rec::gray_fill

◆ gray_stroke

HPDF_REAL _HPDF_GState_Rec::gray_stroke

◆ h_scalling

HPDF_REAL _HPDF_GState_Rec::h_scalling

◆ line_cap

HPDF_LineCap _HPDF_GState_Rec::line_cap

◆ line_join

HPDF_LineJoin _HPDF_GState_Rec::line_join

◆ line_width

HPDF_REAL _HPDF_GState_Rec::line_width

◆ miter_limit

HPDF_REAL _HPDF_GState_Rec::miter_limit

◆ prev

HPDF_GState _HPDF_GState_Rec::prev

◆ rendering_mode

HPDF_TextRenderingMode _HPDF_GState_Rec::rendering_mode

◆ rgb_fill

HPDF_RGBColor _HPDF_GState_Rec::rgb_fill

◆ rgb_stroke

HPDF_RGBColor _HPDF_GState_Rec::rgb_stroke

◆ text_leading

HPDF_REAL _HPDF_GState_Rec::text_leading

◆ text_rise

HPDF_REAL _HPDF_GState_Rec::text_rise

◆ trans_matrix

HPDF_TransMatrix _HPDF_GState_Rec::trans_matrix

◆ word_space

HPDF_REAL _HPDF_GState_Rec::word_space

◆ writing_mode

HPDF_WritingMode _HPDF_GState_Rec::writing_mode

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