29#ifndef PT_FORMS_GRAPHICSBACKEND_H
30#define PT_FORMS_GRAPHICSBACKEND_H
32#include <Pt/Forms/Api.h>
33#include <Pt/Gfx/FontFace.h>
78 virtual std::vector<Gfx::FontFace>
fontFaces(
const std::string& family)
const = 0;
Core module.
Definition Allocator.h:33