#pragma once #include "cellFont.h" struct CellFontLibraryConfigFT { vm::bptr library; CellFontMemoryInterface MemoryIF; }; using CellFontRendererConfigFT = CellFontRendererConfig;