2023-03-06 21:21:00 +01:00
|
|
|
#include <touchgfx/Font.hpp>
|
|
|
|
|
|
|
|
FONT_KERNING_LOCATION_FLASH_PRAGMA
|
|
|
|
KEEP extern const touchgfx::KerningNode kerning_verdana_20_4bpp[] FONT_KERNING_LOCATION_FLASH_ATTRIBUTE = {
|
2023-03-06 23:42:01 +01:00
|
|
|
{ 0, 0 }
|
2023-03-06 21:21:00 +01:00
|
|
|
};
|