Skip to content

@shbernal/ts-pptx


@shbernal/ts-pptx / index / HUNDREDTHS_PER_POINT

Variable: HUNDREDTHS_PER_POINT

const HUNDREDTHS_PER_POINT: 100 = 100

Defined in: src/units.ts:38

DrawingML text measures font size (sz), character spacing (spc) and point line/paragraph spacing (<a:spcPts val>) in hundredths of a point. Multiply a value in points by this to get the OOXML integer.