mirror of
https://github.com/UglyToad/PdfPig.git
synced 2026-03-10 00:23:29 +08:00
move tokenizers to their own project
since both pdfs and Adobe Type1 fonts use postscript type objects, tokenization is needed by the main project and the fonts project
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace UglyToad.PdfPig.PdfFonts.Encodings
|
||||
{
|
||||
using Util;
|
||||
using Core;
|
||||
|
||||
internal class MacExpertEncoding : Encoding
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user