Path to this page:
./
fonts/tex-mf2pt1,
Convert stylized Metafont to PostScript Type 1
Branch: CURRENT,
Version: 2.7nb1,
Package name: tex-mf2pt1-2.7nb1,
Maintainer: pkgsrc-usersmf2pt1 is a Perl script that facilitates producing PostScript
Type 1 fonts from a Metafont source file. It is not, as the
name may imply, an automatic converter of arbitrary Metafont
fonts to Type 1 format. mf2pt1 imposes a number of restrictions
on the Metafont input. If these restrictions are met, mf2pt1
will produce valid Type 1 output with more accurate control
points than can be reverse-engineered by TeXtrace, mftrace, and
other programs which convert bitmaps to outline fonts.
Required to run:[
lang/perl5] [
print/kpathsea]
Master sites: (Expand)
Version history: (Expand)
- (2022-06-28) Updated to version: tex-mf2pt1-2.7nb1
- (2022-04-14) Updated to version: tex-mf2pt1-2.7
- (2021-05-25) Updated to version: tex-mf2pt1-2.6nb1
- (2021-02-14) Updated to version: tex-mf2pt1-2.6
- (2020-09-01) Updated to version: tex-mf2pt1-2.5anb5
- (2019-08-11) Updated to version: tex-mf2pt1-2.5anb4
CVS history: (Expand)
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-04-14 04:35:50 by Mark Davies | Files touched by this commit (5) | |
Log message:
tex-mf2pt1{,-doc}: update to 2.7
Version 2.7 of mf2pt1 supports new --output-dir and --save-temps options
for controlling where intermediate and output files are written and if
intermediate files should be retained after execution completes. It also
allows helper programs (mpost, t1asm, and fontforge) to be overridden,
including with arguments, via environment variables.
|
2021-10-26 12:28:41 by Nia Alarie | Files touched by this commit (864) |
Log message:
fonts: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:05:29 by Nia Alarie | Files touched by this commit (864) |
Log message:
fonts: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-02-14 03:10:58 by Mark Davies | Files touched by this commit (4) | |
Log message:
tex-mf2pt1{,-doc}: update to 2.6
Starting with version 2.6, mf2pt1 no longer automatically generates
a unique ID for the font. Unique IDs frustrate reproducible builds
of fonts; mf2pt1 generated such IDs randomly, implying that there was
no guarantee of uniqueness; and Adobe has declared that unique IDs
are no longer necessary
In addition, a large number of external links in the mf2pt1
documentation have been updated to point to current locations.
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|