Get the memory size needed for the font pool. The user can allocate memory with desired size, and set it as font pool size by calling vm_graphic_init_font_pool();
|
Parameters |
Description |
|
VMUINT32 max_external_font_size |
[IN] Bytes, the actual font size when font is loaded in RAM, it can be get by tool. |
|
VMUINT32 max_external_font_number |
[IN] Max numbers of fonts you want to install. |
|
VMUINT32 max_cache_size |
[IN] Bytes, normally 64KB ~ 128KB, need more cache if have simplified / Traditional Chinese(128KB ~ 256KB). |
|
VMUINT32* pool_size |
[OUT] Bytes, total pool size |
VM_RESULT refer to VM_GRAPHIC_RESULT
vmgraphic_font.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.