14#include <util/threads/coro/taskfwd.h>
60 "org.LeechCraft.Monocle.IHaveFontInfo/1.0")
Interface for querying font information in a document.
virtual Util::Task< QList< FontInfo > > RequestFontInfos() const =0
Requests the font information for the document.
QString LocalPath_
The path to the local font file used.
QString FontName_
The name of the font as it appears in the document.
bool IsEmbedded_
Whether the font is embedded into the document.