Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
A postscript font editor that lets you create your own postscript,
truetype, opentype, cid-keyed and bitmap (bdf) fonts, or edit
existing ones. Also lets you convert one format to another.
|
|
Suggested by kei at netbsd.org on tech-pkg-ja@jp.netbsd.org.
|
|
|
|
|
|
|
|
|
|
|
|
post-extract target when USE_SHINONOME == "YES".
- Add optional fonts' checksum to distfiles.
|
|
extension Makefile fragments, because they really don't have anything to
do with the buildlink[12] frameworks. Change all the Makefiles that use
application.buildlink.mk and extension.buildlink.mk to use application.mk
and extension.mk instead.
|
|
|
|
|
|
* Move t1lib.config.netbsd sample file to t1lib.config.sample, which is more
OS-neutral.
- Bug fixes.
- Fixed kerning mapping code. Kerning did not work correctly for characters
that appeared multiple times in an encoding vector.
- In the same context a new function, T1_GetEncodingIndices() has been added
to the API. It returns an array of indices (by contrast,
T1_GetEncodingIndex() returns only the lowest index found).
- Support for composite characters.
- Additional support for dvips encoding files (thanks to suggestion and
contribution by Nicolai Langfeldt (janl@linpro.no).
- Global Font Metrics Information is loaded from AFM files in order to be able
to read the typographic ascender. Line ruling did not behave as
documented. However, problems could still exist because the typographic
ascender specification is optional in AFMs.
- Reorganized search path handling and, in particular, the respective
documentation is more detailed.
- The configuration file now allows multiple lines of one type of search path
specification and it is also possible to quote path specification in order
to specify paths that contains special characters like spaces, colons, etc.
- Multiple font databases are supported.
- T1_PrintLog() extended to accept a variable argument list.
- The environment variable T1LIB_LOGMODE is evaluated to give the user the
chance to specify a loglevel and hence to detect t1lib-problems even if the
application programmer did not enable the log file features.
- Color problem in t1x11-module fixed.
- Fixes in AFM parser. Among others, Version had been read as name, instead of
as string. This led to a failure to scan global font info for some standard
AFMs.
|
|
DEINSTALL/INSTALL scripts.
|
|
|
|
|
|
|
|
|
|
By Jun Yamashiro.
|
|
Provided by Jun Yamashiro <yamajun at ofug.net>.
|
|
|
|
|
|
|
|
This package enables Ghostscript to use the CMap files provided in the
adobe-cmaps package.
|
|
This package enables Ghostscript to use the CID-keyed fonts provided in
the adobe-cidfonts package.
|
|
Adobe CMap files for CJK:
The essential CMap files mapping from character encodings to CID are
published under freely redistributable license with no modification,
available from:
ftp://ftp.oreilly.com/pub/examples/nutshell/cjkv/adobe/
The CMap files mapping from CID to Unicode are available from "PDF Core
Font Information" at
http://partners.adobe.com/asn/developer/technotes/fonts.html
|
|
This package contains the O'Reilly sample CID-keyed fonts provided by Adobe
for Taiwanese (Traditional Chinese), Korean and Japanese.
|
|
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
|
|
unstable MASTER_SITES
|
|
Proposed by agc and now, it is unknown why not use USE_GMAKE by itojun.
|
|
|
|
license.
|
|
t1lib's new location (fonts/t1lib).
|
|
have been converted to USE_BUILDLINK2.
|
|
buildlink2.mk files back into the main trunk. This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
|
|
quite often, and the licence precludes mirroring of distfiles. Accordingly,
mark both packages as broken right now.
|
|
Makes it possible to remove lib/X11/fonts/intlfonts{,/bdf} since it is
behind the last files from that directory.
|
|
|
|
|
|
the package only works with XFree86 4.x where "freetype2" is included.
|
|
|
|
|
|
Rui-Xiang Guo in PR pkg/17829. cyberbase-ttf differs from cyberbit-ttf in
that it does not include the CJK subset.
Bitstream Cyberbit is a TrueType font. It is an international font,
containing characters from many languages. Each character is encoded with its
Unicode value, according to Unicode 2.0 standards.
Cyberbit was developed by Bitstream to provide Unicode Consortium members with
a test font. It is therefore distributed freely to customers that need advanced
multilingual fonts for testing and other non-commercial uses. Customers that
wish to use Cyberbit for other purposes must license the font from Bitstream.
|
|
Rui-Xiang Guo in PR pkg/17829.
Bitstream Cyberbit is a TrueType font. It is an international font,
containing characters from many languages. Each character is encoded with its
Unicode value, according to Unicode 2.0 standards.
Cyberbit was developed by Bitstream to provide Unicode Consortium members with
a test font. It is therefore distributed freely to customers that need advanced
multilingual fonts for testing and other non-commercial uses. Customers that
wish to use Cyberbit for other purposes must license the font from Bitstream.
|
|
|
|
This package installs two free TrueType fonts, they are useful for web viewing.
The typeface is Geometric Slabserif 703, which is Bitstream's version of
Memphis a typeface designed in 1930 by Rudolph Weiss. While it may seem odd
that a typeface designed 65 years ago would look good on-screen today,
the reason has to do with the shape of the letterforms themselves.
They have a simple, geometric shape, and their serifs (the small protrusions
from the ends of the letter) are in the "slab" family, which means they, too,
are simple. The "x-height" (the height of the lowercase letter "x") is
relatively large, but not so large that it makes reading difficult in the web
where there is little real control over leading (the space between the lines).
Bitstream is supplying these typefaces to help you see the importance of type
on the web. Once you see how different web pages can look just by changing the
typeface, and how much easier they can be to read, you'll see the importance of
typographic choice on the web.
|
|
|
|
|
|
|
|
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
|