| line |
l |
!l |
condition |
|
151
|
0 |
0 |
$_ || '.notdef'
|
|
173
|
0 |
0 |
$self->{'missingwidth'} || 100
|
|
284
|
0 |
0 |
$widths[$_] || $self->{' data'}{'missingwidth'} || 100
|
|
296
|
0 |
0 |
$self->data->{'char'}[$n] or ".notdef"
|
|
|
0 |
0 |
$self->data->{'char'}[$n] or ".notdef"
|
|
297
|
0 |
0 |
$self->data->{'e2n'}[$n] or ".notdef"
|
|
|
0 |
0 |
$self->data->{'e2n'}[$n] or ".notdef"
|
|
299
|
0 |
0 |
$self->data->{'e2n'}[$n] or ".notdef"
|
|
|
0 |
0 |
$self->data->{'e2n'}[$n] or ".notdef"
|
|
300
|
0 |
0 |
$self->data->{'char'}[$n] or ".notdef"
|
|
|
0 |
0 |
$self->data->{'char'}[$n] or ".notdef"
|
|
305
|
0 |
0 |
$self->data->{'e2n'}[$n] || '.notdef'
|
|
306
|
0 |
0 |
$self->data->{'char'}[$n] || '.notdef'
|
|
367
|
0 |
0 |
$data->{'missingwidth'} || 100
|
|
388
|
0 |
0 |
$data->{'char'}[$n] ||= ".notdef"
|
|
391
|
0 |
0 |
$data->{'uni'} ||= []
|
|
393
|
0 |
0 |
uniByName($data->{'char'}[$n] || '.notdef') || 0
|
|
408
|
0 |
0 |
$data->{'AVERAGE_WIDTH'} || int $data->{'FONT_AVERAGE_WIDTH'} * 1000 / $data->{'upm'} || $data->{'RAW_AVERAGE_WIDTH'} || 500
|