ReactOS 0.4.15-dev-7953-g1f49173
CF2_FontRec_ Struct Reference

#include <psfont.h>

Collaboration diagram for CF2_FontRec_:

Public Attributes

FT_Memory memory
 
FT_Error error
 
FT_Bool isT1
 
FT_Bool isCFF2
 
CF2_RenderingFlags renderingFlags
 
CF2_Matrix currentTransform
 
CF2_Matrix innerTransform
 
CF2_Matrix outerTransform
 
CF2_Fixed ppem
 
CFF_BlendRec blend
 
CF2_UInt vsindex
 
CF2_UInt lenNDV
 
FT_FixedNDV
 
CF2_Int unitsPerEm
 
CF2_Fixed syntheticEmboldeningAmountX
 
CF2_Fixed syntheticEmboldeningAmountY
 
CF2_OutlineRec outline
 
PS_Decoderdecoder
 
CFF_SubFont lastSubfont
 
FT_Bool hinted
 
FT_Bool darkened
 
FT_Bool stemDarkened
 
FT_Int darkenParams [8]
 
CF2_Fixed stdVW
 
CF2_Fixed stdHW
 
CF2_Fixed darkenX
 
CF2_Fixed darkenY
 
FT_Bool reverseWinding
 
CF2_BluesRec blues
 
FT_Service_CFFLoad cffload
 

Detailed Description

Definition at line 63 of file psfont.h.

Member Data Documentation

◆ blend

CFF_BlendRec CF2_FontRec_::blend

Definition at line 82 of file psfont.h.

◆ blues

CF2_BluesRec CF2_FontRec_::blues

Definition at line 115 of file psfont.h.

◆ cffload

FT_Service_CFFLoad CF2_FontRec_::cffload

Definition at line 117 of file psfont.h.

◆ currentTransform

CF2_Matrix CF2_FontRec_::currentTransform

Definition at line 76 of file psfont.h.

◆ darkened

FT_Bool CF2_FontRec_::darkened

Definition at line 100 of file psfont.h.

◆ darkenParams

FT_Int CF2_FontRec_::darkenParams[8]

Definition at line 104 of file psfont.h.

◆ darkenX

CF2_Fixed CF2_FontRec_::darkenX

Definition at line 109 of file psfont.h.

◆ darkenY

CF2_Fixed CF2_FontRec_::darkenY

Definition at line 110 of file psfont.h.

◆ decoder

PS_Decoder* CF2_FontRec_::decoder

Definition at line 94 of file psfont.h.

◆ error

FT_Error CF2_FontRec_::error

Definition at line 66 of file psfont.h.

◆ hinted

FT_Bool CF2_FontRec_::hinted

Definition at line 99 of file psfont.h.

◆ innerTransform

CF2_Matrix CF2_FontRec_::innerTransform

Definition at line 77 of file psfont.h.

◆ isCFF2

FT_Bool CF2_FontRec_::isCFF2

Definition at line 69 of file psfont.h.

◆ isT1

FT_Bool CF2_FontRec_::isT1

Definition at line 68 of file psfont.h.

◆ lastSubfont

CFF_SubFont CF2_FontRec_::lastSubfont

Definition at line 95 of file psfont.h.

◆ lenNDV

CF2_UInt CF2_FontRec_::lenNDV

Definition at line 84 of file psfont.h.

◆ memory

FT_Memory CF2_FontRec_::memory

Definition at line 65 of file psfont.h.

◆ NDV

FT_Fixed* CF2_FontRec_::NDV

Definition at line 85 of file psfont.h.

◆ outerTransform

CF2_Matrix CF2_FontRec_::outerTransform

Definition at line 78 of file psfont.h.

Referenced by cf2_glyphpath_hintPoint().

◆ outline

CF2_OutlineRec CF2_FontRec_::outline

Definition at line 93 of file psfont.h.

◆ ppem

CF2_Fixed CF2_FontRec_::ppem

Definition at line 79 of file psfont.h.

◆ renderingFlags

CF2_RenderingFlags CF2_FontRec_::renderingFlags

Definition at line 70 of file psfont.h.

◆ reverseWinding

FT_Bool CF2_FontRec_::reverseWinding

Definition at line 112 of file psfont.h.

Referenced by cf2_glyphpath_computeOffset().

◆ stdHW

CF2_Fixed CF2_FontRec_::stdHW

Definition at line 108 of file psfont.h.

◆ stdVW

CF2_Fixed CF2_FontRec_::stdVW

Definition at line 107 of file psfont.h.

◆ stemDarkened

FT_Bool CF2_FontRec_::stemDarkened

Definition at line 102 of file psfont.h.

◆ syntheticEmboldeningAmountX

CF2_Fixed CF2_FontRec_::syntheticEmboldeningAmountX

Definition at line 89 of file psfont.h.

◆ syntheticEmboldeningAmountY

CF2_Fixed CF2_FontRec_::syntheticEmboldeningAmountY

Definition at line 90 of file psfont.h.

◆ unitsPerEm

CF2_Int CF2_FontRec_::unitsPerEm

Definition at line 87 of file psfont.h.

◆ vsindex

CF2_UInt CF2_FontRec_::vsindex

Definition at line 83 of file psfont.h.


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