mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:27:35 +00:00
LibGfx: Move TTF files from TrueTypeFont/ to Font/TrueType/
This commit is contained in:
parent
e84bbfed44
commit
6f8fd91f22
15 changed files with 36 additions and 36 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <LibGfx/TrueTypeFont/Font.h>
|
||||
#include <LibGfx/Font/TrueType/Font.h>
|
||||
#include <LibPDF/Fonts/Type1Font.h>
|
||||
|
||||
namespace PDF {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue