summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/gftopk.ch
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/gftopk.ch')
-rw-r--r--Build/source/texk/web2c/gftopk.ch20
1 files changed, 2 insertions, 18 deletions
diff --git a/Build/source/texk/web2c/gftopk.ch b/Build/source/texk/web2c/gftopk.ch
index af4f10fcb77..d6949da91c8 100644
--- a/Build/source/texk/web2c/gftopk.ch
+++ b/Build/source/texk/web2c/gftopk.ch
@@ -20,10 +20,10 @@
@z
@x [1] Define my_name
-@d banner=='This is GFtoPK, Version 2.3' {printed when the program starts}
+@d banner=='This is GFtoPK, Version 2.4' {printed when the program starts}
@y
@d my_name=='gftopk'
-@d banner=='This is GFtoPK, Version 2.3' {printed when the program starts}
+@d banner=='This is GFtoPK, Version 2.4' {printed when the program starts}
@z
@x [4] No global labels.
@@ -356,22 +356,6 @@ end ;
@y
@z
-@x [61] bug fix: GF file too short.
-find_gf_length ;
-@y
-find_gf_length ;
-if gf_len<8 then bad_gf('only ',gf_len:1,' bytes long');
-@.only n bytes long@>
-@z
-
-@x [61] bug fix: GF file too short.
-move_to_byte(post_loc - 3);
-@y
-if post_loc<5 then bad_gf('post location is ',post_loc:1) ;
-@.post location is@>
-move_to_byte(post_loc - 3);
-@z
-
@x [82] Don't add `GFtoPK 2.3 output from ' to the font comment.
@d comm_length = 23 {length of |preamble_comment|}
@d from_length = 6 {length of its |' from '| part}