Code Duplication    Length = 3-3 lines in 2 locations

src/Intraface/LegacyCpdf.php 2 locations

@@ 1938-1940 (lines=3) @@
1935
                                    $data['C'][$n] = $width;
1936
                                }
1937
                            
1938
                                if (!isset($data['MissingWidth']) && $c == -1 && $n === '.notdef') {
1939
                                      $data['MissingWidth'] = $width;
1940
                                }
1941
                            }
1942
                            break;
1943
                    // U 827 ; WX 0 ; N squaresubnosp ; G 675 ;
@@ 1971-1973 (lines=3) @@
1968
                                    $data['C'][$n] = $width;
1969
                                }
1970
                            
1971
                                if (!isset($data['MissingWidth']) && $c == -1 && $n === '.notdef') {
1972
                                      $data['MissingWidth'] = $width;
1973
                                }
1974
                            }
1975
                            break;
1976
                        case 'KPX':