View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000221 | file | General | public | 2020-12-31 08:25 | 2021-01-03 21:01 |
| Reporter | ryoon | Assigned To | christos | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Fixed in Version | 5.40 | ||||
| Summary | 0000221: Add font name for PostScript Printer Font Binary | ||||
| Description | Please add font name for .pfb file. For example: 0510A___.PFB: PostScript Type 1 font program data (AmeliaBT-Regular 003.001) | ||||
| Tags | No tags attached. | ||||
|
|
pfb-font-name.diff (510 bytes)
diff --git a/magic/Magdir/fonts b/magic/Magdir/fonts index c5c355bb..2eb8ff4d 100644 --- a/magic/Magdir/fonts +++ b/magic/Magdir/fonts @@ -11,6 +11,7 @@ 0 string %!PS-AdobeFont-1. PostScript Type 1 font text >20 string >\0 (%s) 6 string %!PS-AdobeFont-1. PostScript Type 1 font program data +>26 string >\0 (%s) 0 string %!FontType1 PostScript Type 1 font program data 6 string %!FontType1 PostScript Type 1 font program data 0 string %!PS-Adobe-3.0\ Resource-Font PostScript Type 1 font text |
|
|
Added, thanks! |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-12-31 08:25 | ryoon | New Issue | |
| 2020-12-31 08:25 | ryoon | File Added: pfb-font-name.diff | |
| 2021-01-03 21:00 | christos | Assigned To | => christos |
| 2021-01-03 21:00 | christos | Status | new => assigned |
| 2021-01-03 21:01 | christos | Status | assigned => resolved |
| 2021-01-03 21:01 | christos | Resolution | open => fixed |
| 2021-01-03 21:01 | christos | Fixed in Version | => 5.40 |
| 2021-01-03 21:01 | christos | Note Added: 0003521 |