Commit 50dd893
committed
ppdLoadAttributes(): Apply cfIEEE1284NormalizeMakeModel() to NickName
The PPD's NickName sometimes contains manufacturer and model,
sometimes only the model, not the manufacturer. And manufacturer names
can be completely missing or messy.
By using cfIEEE1284NormalizeMakeModel() we clean this up and have
clear manufacturer names, for better answers print clients and correct
application of quirk rules, especially by the ppdFilterPDFToPS()
filter function.
Improved solution for Pull Request #21.1 parent 6bc2deb commit 50dd893
2 files changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1383 | 1383 | | |
1384 | 1384 | | |
1385 | 1385 | | |
1386 | | - | |
1387 | | - | |
1388 | | - | |
1389 | | - | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
| 1392 | + | |
1390 | 1393 | | |
1391 | 1394 | | |
1392 | 1395 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments