aboutsummaryrefslogtreecommitdiff
path: root/include/cru/osx/graphics/quartz/Font.hpp
blob: d3c508188aeb4c7f0f436d0be6930548eb62218f (plain)
1
2
3
4
5
6
7
#pragma once
#include "Resource.hpp"
#include "cru/platform/graphics/Font.hpp"

namespace cru::platform::graphics::osx::quartz {
  
}