Path to this page:
./
fonts/t1lib,
Library for generating bitmaps from Adobe Type 1 fonts
Branch: CURRENT,
Version: 5.1.2nb7,
Package name: t1lib-5.1.2nb7,
Maintainer: pkgsrc-userst1lib is a library written in C which implements functions for generating
bitmaps from Adobe Type 1 fonts. It uses most internal parts of the Type 1
rasterizer provided with X11R5 and newer but tries avoid the disadvantages
known from that rasterizer. Although most people would use the rasterizer
under X11, having X11 is not necessary at all.
The rasterizer is implemented as a shared or static library to be linked
to the programs that want to use Type 1 fonts. In addition to this library
there is a test-program called xglyph which, as the name indicates,
requires X11. It can be used to show most of the features of the library.
xglyph can be run out of the box without doing any X11 configuration like
setting resources.
Required to run:[
x11/libXpm]
Required to build:[
pkgtools/x11-links] [
x11/xorgproto]
Package options: x11
Master sites: (Expand)
Filesize: 1828.646 KB
Version history: (Expand)
- (2022-06-08) Updated to version: t1lib-5.1.2nb7
- (2017-11-23) Package has been reborn
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2012-01-16) Updated to version: t1lib-5.1.2nb6
- (2012-01-11) Updated to version: t1lib-5.1.2nb5
CVS history: (Expand)
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-03-21 01:01:46 by Roland Illig | Files touched by this commit (1) |
Log message:
fonts/t1lib: allow to be built using neXtaw
Suggested by Simon Adda-Reyss via private mail.
No change to the default configuration.
|
2019-11-02 23:24:44 by Roland Illig | Files touched by this commit (62) |
Log message:
fonts: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242) |
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS
pkglint -Wall -r --only "substitution command" -F
With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
|
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message:
*: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
|
2015-11-03 21:45:25 by Alistair G. Crooks | Files touched by this commit (776) |
Log message:
Add SHA512 digests for distfiles for fonts category
Problems found locating distfiles:
Package acroread7-chsfont: missing distfile acrobat7-fonts/chsfont.tar.gz
Package acroread7-font-share: missing distfile acrobat7-fonts/korfont.tar.gz
Package acroread7-korfont: missing distfile acrobat7-fonts/korfont.tar.gz
Package acroread9-chtfont: missing distfile \
acrobat9-fonts/FontPack910_cht_i486-linux.tar.bz2
Package acroread9-jpnfont: missing distfile \
acrobat9-fonts/FontPack910_jpn_i486-linux.tar.bz2
Package cyberbase-ttf: missing distfile cyberbit-ttf/Cyberbase.ZIP
Package cyberbit-ttf: missing distfile cyberbit-ttf/Cyberbit.ZIP
Package pixel-sagas-startrek: missing distfile PS_Font_Fontana.zip
Package pixel-sagas-startrek: missing distfile PS_Font_Montalban.zip
Package pixel-sagas-startrek: missing distfile PS_Font_Probert.zip
Package pixel-sagas-startrek: missing distfile PS_Font_Sternbach.zip
Package pixel-sagas-startrek: missing distfile PS_Font_Trek_Arrowcaps.zip
Package umefont-ttf: missing distfile umefont_560.tar.xz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|