# Candera AssetLoader

#### Maximum Bitmap Glyph Size

[AssetDescriptor](http://dev.doc.cgistudio.at/APILINK/class_candera_1_1_asset_descriptor.html "Descriptor of the loaded asset.") provides a new interface for obtaining the maximum size of the glyphs of all the fonts in the asset. The maximum size can be used to optimally initialize the decompression buffer of the TextEngine.

<div class="contents" id="bkmrk-"><div class="contents"><div class="textblock">---

</div></div></div>#### Initial Value of BitmapImage2D MemoryPool

AssetLoader automatically assigns the value BitmapImage2D::MemoryPool::FlashMemory during reading [BitmapImage2D](http://dev.doc.cgistudio.at/APILINK/class_candera_1_1_bitmap_image2_d.html "Supplies an Image2D interface to a Bitmap.") instances from asset if the asset repository is directly addressable (e.g. in Flash).

<div class="contents" id="bkmrk-see-also%3A-bitmapimag"><div class="textblock"><dl class="see"><dt>**See also:**</dt><dd>[BitmapImage2D::SetMemoryPool()](http://dev.doc.cgistudio.at/APILINK/class_candera_1_1_bitmap_image2_d.html#add4cad3cf3c032375a7785481721123f)</dd></dl></div></div>---