From b903bfd5c7a0dee62ddbea3568b7c06afef7afe6 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Thu, 2 Feb 2012 09:02:55 +0000 Subject: ofm2opl: Allow arbitrarily long OFM files and avoid Segmentation fault TFtoPL, ofm2opl, opl2ofm, ovf2ovp: Minor bug fixes and clean up git-svn-id: svn://tug.org/texlive/trunk@25275 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/tftopl.ch | 1 - 1 file changed, 1 deletion(-) (limited to 'Build/source/texk/web2c/tftopl.ch') diff --git a/Build/source/texk/web2c/tftopl.ch b/Build/source/texk/web2c/tftopl.ch index 3dcec53f165..33ce0dc564a 100644 --- a/Build/source/texk/web2c/tftopl.ch +++ b/Build/source/texk/web2c/tftopl.ch @@ -64,7 +64,6 @@ procedure initialize; {this procedure gets things started properly} @!hash_size=5003; {preferably a prime number, a bit larger than the number of character pairs in lig/kern steps} @y -@!tfm_size=150000; {maximum length of |tfm| data, in bytes} @!lig_size=32510; {maximum length of |lig_kern| program, in words ($<2^{15}$)} @!hash_size=32579; {preferably a prime number, a bit larger than the number of character pairs in lig/kern steps} -- cgit v1.2.3