Versions in this module Expand all Collapse all v0 v0.3.0 Jan 14, 2024 v0.2.0 Dec 4, 2013 Changes in this version + const DEFAULT_FSTYLE + const WIDTH_DENSITY + func FStyle(f string) string + type SvgTextT struct + Drw *graf.PdfDrawerT + Page int + Pdf *pdfreader.PdfReaderT + func New(pdf *pdfreader.PdfReaderT, drw *graf.PdfDrawerT) *SvgTextT + func (t *SvgTextT) Style(font string) (r string) + func (t *SvgTextT) TMoveTo(s [][]byte) + func (t *SvgTextT) TNextLine() + func (t *SvgTextT) TSetMatrix(s [][]byte) + func (t *SvgTextT) TShow(a []byte) + func (t *SvgTextT) Utf8Advance(s []byte) ([]byte, string) + func (t *SvgTextT) Utf8TsAdvance(s []byte) ([]byte, int64)