remove unused code and add writing support for more graphics operations

This commit is contained in:
Eliot Jones
2018-12-25 10:51:36 +00:00
parent 9a1879829d
commit 713d600ee7
12 changed files with 10 additions and 251 deletions

View File

@@ -1,7 +1,6 @@
namespace UglyToad.PdfPig.Tests
{
using System.Collections.Generic;
using PdfPig.ContentStream;
using PdfPig.Tokenization.Scanner;
using PdfPig.Tokens;