line |
l |
!l |
condition |
146
|
0 |
0 |
$_ || '.notdef' |
168
|
0 |
0 |
$self->{'missingwidth'} || 100 |
279
|
0 |
0 |
$widths[$_] || $self->{' data'}{'missingwidth'} || 100 |
291
|
0 |
0 |
$self->data->{'char'}[$n] or ".notdef" |
|
0 |
0 |
$self->data->{'char'}[$n] or ".notdef" |
292
|
0 |
0 |
$self->data->{'e2n'}[$n] or ".notdef" |
|
0 |
0 |
$self->data->{'e2n'}[$n] or ".notdef" |
294
|
0 |
0 |
$self->data->{'e2n'}[$n] or ".notdef" |
|
0 |
0 |
$self->data->{'e2n'}[$n] or ".notdef" |
295
|
0 |
0 |
$self->data->{'char'}[$n] or ".notdef" |
|
0 |
0 |
$self->data->{'char'}[$n] or ".notdef" |
300
|
0 |
0 |
$self->data->{'e2n'}[$n] || '.notdef' |
301
|
0 |
0 |
$self->data->{'char'}[$n] || '.notdef' |
362
|
0 |
0 |
$data->{'missingwidth'} || 100 |
383
|
0 |
0 |
$data->{'char'}[$n] ||= ".notdef" |
386
|
0 |
0 |
$data->{'uni'} ||= [] |
388
|
0 |
0 |
uniByName($data->{'char'}[$n] || '.notdef') || 0 |
403
|
0 |
0 |
$data->{'AVERAGE_WIDTH'} || int $data->{'FONT_AVERAGE_WIDTH'} * 1000 / $data->{'upm'} || $data->{'RAW_AVERAGE_WIDTH'} || 500 |