move document layout analysis and export to new project

This commit is contained in:
Eliot Jones
2020-01-05 09:19:58 +00:00
parent a6541f1cfc
commit 15525acbaa
147 changed files with 1224 additions and 1282 deletions

View File

@@ -13,7 +13,6 @@
using PdfPig.Parser.Parts;
using Tokenization.Scanner;
using Tokens;
using TrueType;
using Util;
internal class CidFontFactory