Added True Type fonts

This commit is contained in:
2021-05-23 10:53:00 -07:00
parent ec13de8b3e
commit cafcf22326
36 changed files with 575 additions and 167 deletions

View File

@@ -7,14 +7,13 @@
#pragma once
#include <dawn/dawn.h>
#include "round/deal.h"
#include "round/match.h"
#include "render/world.h"
#include "render/card.h"
#include "render/player.h"
#include "render/look.h"
#include "../file/asset.h"
#include "../display/shader.h"
#include "../display/camera.h"
/**