@@ -17,15 +17,15 @@ Usage
1717
1818``` sh
1919$ pdf2msgpack --font-info 0-example.pdf | p2m-reader
20- 2016/07 /15 16:40:36 FileName: " 0- example.pdf"
21- 2016/07 /15 16:40:36 Pages: 4
22- 2016/07 /15 16:40:36 Creator: " Microsoft® Office Word 2007"
23- 2016/07 /15 16:40:36 Producer: " Microsoft® Office Word 2007"
24- p2m. FontInfo{Name:" ABCDEE+Cambria,Bold" , Type:" TrueType" , Encoding:" WinAnsi" , Embedded:true, Subset:true, ToUnicode:false}
25- p2m. FontInfo{Name:" ABCDEE+Cambria" , Type:" TrueType" , Encoding:" WinAnsi" , Embedded:true, Subset:true, ToUnicode:false}
26- p2m. FontInfo{Name:" ABCDEE+Calibri" , Type:" TrueType" , Encoding:" WinAnsi" , Embedded:true, Subset:true, ToUnicode:false}
27- 2016/07 /15 16:40:36 Page i=1 s={595.4 841.8} len(paths)=4 len(glyphs)=34
28- 2016/07 /15 16:40:36 Page i=2 s={595.4 841.8} len(paths)=238 len(glyphs)=300
29- 2016/07 /15 16:40:36 Page i=3 s={595.4 841.8} len(paths)=237 len(glyphs)=301
30- 2016/07 /15 16:40:36 Page i=4 s={595.4 841.8} len(paths)=237 len(glyphs)=306
20+ 2025/09 /15 16:54:06 FileName: " example.pdf"
21+ 2025/09 /15 16:54:06 Pages: 4
22+ 2025/09 /15 16:54:06 Creator: " Microsoft® Office Word 2007"
23+ 2025/09 /15 16:54:06 Producer: " Microsoft® Office Word 2007"
24+ 2025/09/15 16:54:06 FontInfo: {Name:ABCDEE+Cambria,Bold Type:TrueType Encoding:WinAnsi Embedded:true Subset:true ToUnicode:false}
25+ 2025/09/15 16:54:06 FontInfo: {Name:ABCDEE+Cambria Type:TrueType Encoding:WinAnsi Embedded:true Subset:true ToUnicode:false}
26+ 2025/09/15 16:54:06 FontInfo: {Name:ABCDEE+Calibri Type:TrueType Encoding:WinAnsi Embedded:true Subset:true ToUnicode:false}
27+ 2025/09 /15 16:54:06 Page i=1 s={595.4 841.8} len(paths)=4 len(glyphs)=34
28+ 2025/09 /15 16:54:06 Page i=2 s={595.4 841.8} len(paths)=238 len(glyphs)=300
29+ 2025/09 /15 16:54:06 Page i=3 s={595.4 841.8} len(paths)=237 len(glyphs)=301
30+ 2025/09 /15 16:54:06 Page i=4 s={595.4 841.8} len(paths)=237 len(glyphs)=306
3131```
0 commit comments