fcml
1.2.2
|
Renderer configuration. More...
#include <fcml_renderer.h>
Public Attributes | |
fcml_uint32_t | render_flags |
Flags which allows to control rendering process. More... | |
fcml_uint16_t | prefered_mnemonic_padding |
Preferred mnemonic padding in characters. More... | |
fcml_uint16_t | prefered_code_padding |
Preferred code padding in HEX bytes (2 characters on one byte.). More... | |
Renderer configuration.
fcml_uint16_t fcml_st_render_config::prefered_code_padding |
Preferred code padding in HEX bytes (2 characters on one byte.).
fcml_uint16_t fcml_st_render_config::prefered_mnemonic_padding |
Preferred mnemonic padding in characters.
fcml_uint32_t fcml_st_render_config::render_flags |
Flags which allows to control rendering process.