mirror of
https://github.com/xiaoqidun/ofdgo.git
synced 2026-08-30 12:12:40 +08:00
@@ -35,6 +35,7 @@ type Renderer struct {
|
||||
FontCIDMap map[string]map[uint16]rune
|
||||
fontFSCache map[fontFSKey]*canvas.FontFamily
|
||||
textGlyphPathCache map[textGlyphPathCacheKey]textGlyphPathCacheValue
|
||||
templatePageCache map[string]*PageContent
|
||||
fontDirs []string
|
||||
fontFS []fs.FS
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user