Path to this page:
./
wip/fonttosfnt,
Modular X.org fonttosfnt utility
Branch: CURRENT,
Version: 1.2.4,
Package name: fonttosfnt-1.2.4,
Maintainer: blair.sadewitzWrap a bitmap font or a set of bitmap fonts in a sfnt (TrueType or
OpenType) wrapper.
Required to run:[
graphics/freetype2] [
fonts/libfontenc]
Required to build:[
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 140.555 KB
Version history: (Expand)
- (2024-10-13) Updated to version: fonttosfnt-1.2.4
- (2023-09-28) Updated to version: fonttosfnt-1.2.3
- (2023-02-13) Package has been reborn
- (2021-06-15) Updated to version: fonttosfnt-1.2.2
- (2020-10-21) Updated to version: fonttosfnt-1.2.0
- (2020-09-29) Package has been reborn
CVS history: (Expand)
2012-09-29 01:21:47 by Aleksej Saushev | Files touched by this commit (64) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2009-11-09 20:40:18 by Tobias Nygren | Files touched by this commit (2) |
Log message:
Update to fonttosfnt-1.0.4. Changes:
Change fonttosfnt_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Fix off-by-one entrySel field.
Fix handling for non-square pixels.
Add *~ to .gitignore to skip patch/emacs droppings
I'm not sure the PCLT table is needed by the fonts generated here, but
Use autoconf test instead of #ifdef GLIBC for vasprintf.
Add autoconf test for va_copy.
Use asprintf on GNU platforms.
Update copyright date.
Rename *_reliable to *_alloc.
Use va_copy in vsprintf_alloc.
|
2008-05-25 00:31:40 by Tobias Nygren | Files touched by this commit (14) |
Log message:
Switch to MASTER_SITE_XORG.
|
2007-01-29 09:26:15 by Blair Sadewitz | Files touched by this commit (1) |
Log message:
add to fonts category
|
2007-01-29 09:25:10 by Blair Sadewitz | Files touched by this commit (4) |
Log message:
fonttosfnt utility from modular X.org
|