[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Bug 169735] Review Request: tetex-fontools - Tools to simplify using fonts.
- From: bugzilla redhat com
- To: fedora-extras-list redhat com
- Subject: [Bug 169735] Review Request: tetex-fontools - Tools to simplify using fonts.
- Date: Mon, 3 Oct 2005 08:38:07 -0400
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
Summary: Review Request: tetex-fontools - Tools to simplify using fonts.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=169735
------- Additional Comments From mpeters mac com 2005-10-03 08:38 EST -------
For reviewers -
to test this package on T1 outline OpenType font families, Acrobat 7.0.1 for x86
Linux comes with some - /usr/local/Adobe/Acrobat7.0/Resource/Font/
Acrobat has three otf families with several fonts in there that can be played
with: CourierStd, MinionPro, MyriadPro
something like
mkdir -p /tmp/{tfm,vf,type1,enc}
export TFMDESTDIR="/tmp/tfm"
export VFDESTDIR="/tmp/vf"
export T1DESTDIR="/tmp/type1"
export ENCODINGDESTDIR="/tmp/enc"
OTFOPTS="--no-updmap"
autoinst --extra="${OTFOPTS}" /usr/local/Adobe/Acrobat7.0/Resource/Font/MyriadPro*
should demonstrate it (it'll leave a .fd, .map, and .sty file in the directory
it is called from)
--
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]