diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-09-23 14:47:34 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-09-23 14:47:34 +0000 |
commit | e11696b7311aec4f572482cbf29c915f5f87ee9f (patch) | |
tree | 9365f0ad2b2b5fec7b021334cb657d280757a374 /Build/source/texk/web2c/omegaware/README | |
parent | c61273a98b45bc285d4003a0fb7f25a7266836ac (diff) |
more omegaware bugfixes
git-svn-id: svn://tug.org/texlive/trunk@15433 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/omegaware/README')
-rw-r--r-- | Build/source/texk/web2c/omegaware/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/omegaware/README b/Build/source/texk/web2c/omegaware/README new file mode 100644 index 00000000000..34593ad5ce2 --- /dev/null +++ b/Build/source/texk/web2c/omegaware/README @@ -0,0 +1,23 @@ +Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org> +You may freely use, modify and/or distribute this file. + + Version 1.12 of the omfonts programs + ==================================== + ( p r e l i m i n a r y ) + +This directory contains a new Web Version 1.12 of the Omega font conversion +programs ofm2opl, opl2ofm, ovf2ovp, and ovp2ovf. + +After numerous bugfixes and with a slightly modification of one algorithm +the programs are now able to process ofm_level=-1 (TFM/VF) as well as +ofm_level=0,1 (OFM/OVF) files. A virtual font and the local fonts can use +any combination of these ofm levels. + +For the moment VF/OVF files read by ovf2ovp must have the extension '.ovf', +allowing '.vf' as alternative requires a modification of the Kpathsea +library that will not be present in TL2009. + +Note, however, that all this is still somewhat preliminary. In particular +the programs still lack the thorough checking of all input data done in +TFtoPL&Co and required to diagnose problems with faulty binary files. + |