File tree 3 files changed +11
-1
lines changed
3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -1244,7 +1244,7 @@ class Font {
1244
1244
getDingbatsGlyphsUnicode ( ) ,
1245
1245
this . differences
1246
1246
) ;
1247
- } else if ( isStandardFont ) {
1247
+ } else if ( isStandardFont || isMappedToStandardFont ) {
1248
1248
const map = buildToFontChar (
1249
1249
this . defaultEncoding ,
1250
1250
getGlyphsUnicode ( ) ,
Original file line number Diff line number Diff line change
1
+ https://github.com/user-attachments/files/15587595/d403d5d5-f3e1-411d-b289-9b497069b80e.pdf
Original file line number Diff line number Diff line change 3012
3012
"rounds" : 1 ,
3013
3013
"type" : " text"
3014
3014
},
3015
+ {
3016
+ "id" : " issue18208" ,
3017
+ "file" : " pdfs/issue18208.pdf" ,
3018
+ "md5" : " d07311117b5cc970159b09977898996b" ,
3019
+ "link" : true ,
3020
+ "rounds" : 1 ,
3021
+ "lastPage" : 1 ,
3022
+ "type" : " eq"
3023
+ },
3015
3024
{
3016
3025
"id" : " issue11139" ,
3017
3026
"file" : " pdfs/issue11139.pdf" ,
You can’t perform that action at this time.
0 commit comments