mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-07-15 21:39:05 +08:00
remove old debugging code
This commit is contained in:
parent
0ca417e21c
commit
207b0ebe7b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user