menu
pdf_graphics package
documentation
raster.dart
GlyphStripCache
GlyphStripCache.new constructor
GlyphStripCache.new constructor
dark_mode
light_mode
GlyphStripCache
constructor
GlyphStripCache
(
{
int
maxEntries
=
32768
,
int
maxAlphaBytes
=
32 << 20
,
})
Implementation
GlyphStripCache({this.maxEntries = 32768, this.maxAlphaBytes = 32 << 20});
pdf_graphics package
documentation
raster
GlyphStripCache
GlyphStripCache.new constructor
GlyphStripCache class