aboutsummaryrefslogtreecommitdiff
path: root/src/osx/graphics/quartz/TextLayout.cpp
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-09-06 11:52:21 +0800
committercrupest <crupest@outlook.com>2021-09-06 11:52:21 +0800
commit16007714fc0ad365c6da52dc58201ba4bc6aa964 (patch)
tree7ce745b2ab79f6ae057d03c18b875a3661eeca1f /src/osx/graphics/quartz/TextLayout.cpp
parentc504aef3835f71ea22c9e938066f01e69e1c2db3 (diff)
downloadcru-16007714fc0ad365c6da52dc58201ba4bc6aa964.tar.gz
cru-16007714fc0ad365c6da52dc58201ba4bc6aa964.tar.bz2
cru-16007714fc0ad365c6da52dc58201ba4bc6aa964.zip
...
Diffstat (limited to 'src/osx/graphics/quartz/TextLayout.cpp')
-rw-r--r--src/osx/graphics/quartz/TextLayout.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/osx/graphics/quartz/TextLayout.cpp b/src/osx/graphics/quartz/TextLayout.cpp
new file mode 100644
index 00000000..bd0562cb
--- /dev/null
+++ b/src/osx/graphics/quartz/TextLayout.cpp
@@ -0,0 +1,5 @@
+#include "cru/osx/graphics/quartz/TextLayout.hpp"
+
+namespace cru::platform::graphics::osx::quartz {
+
+}