mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-09-21 04:17:57 +08:00
remove old debugging code
This commit is contained in:
@@ -95,9 +95,7 @@
|
||||
}
|
||||
|
||||
var fontFile = fontFileStream.Decode(arguments.Get<IFilterProvider>());
|
||||
|
||||
File.WriteAllBytes("C:\\git\\google-simple-doc.ttf", fontFile);
|
||||
|
||||
|
||||
switch (descriptor.FontFile.FileType)
|
||||
{
|
||||
case DescriptorFontFile.FontFileType.TrueType:
|
||||
|
Reference in New Issue
Block a user