#pragma once enum EGpFontHandlerType { EGpFontHandlerType_None, EGpFontHandlerType_FreeType2, EGpFontHandlerType_Count, };