gnujpdf reformat

This commit is contained in:
Jindra Petřík
2021-02-20 10:01:49 +01:00
parent 7eb151055b
commit df913281dc
24 changed files with 3587 additions and 3574 deletions

View File

@@ -51,14 +51,14 @@ public class PDFEmbeddedFont extends PDFFont {
os.write((" " + i).getBytes());
}
os.write(("]\n").getBytes());
*/
*/
//os.write("/Widths [500 583 587 796]".getBytes());
/*os.write("/FontDescriptor ".getBytes());
os.write(descriptor.getBytes());
os.write("\n".getBytes());*/
/*os.write("/ToUnicode ".getBytes());
/*os.write("/ToUnicode ".getBytes());
os.write(toUnicode.getBytes());
os.write("\n".getBytes());*/
// finish off with its footer