@@ -0,0 +1,11 @@
#pragma once
#include <epdiy.h>
#ifdef DEFINE_FONTS
#include "alexandria.h"
#include "amiri.h"
#else
extern const EpdFont Alexandria;
extern const EpdFont Amiri;
#endif
The note is not visible to the blocked user.