Version: 1.8.4, Package name: ttfautohint-1.8.4 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description ttfautohint provides a 99% automated hinting process and a platform for finely hand-hinting the last 1%. It is ideal for web fonts and supports many scripts. |
Filesize: 3456.379 KB |
Version History (View Complete History) |
|
2021-01-22 01:26:29 by Kirill Bychkov | Files touched by this commit (1) |
Log message: - switch HOMEPAGE to HTTPS - switch MASTER_SITES to MASTER_SITE_SAVANNAH - drop variable used only once OK jasper@ (maintainer) |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-15 11:02:05 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to ttfautohint-1.8.3 |
2018-07-27 12:32:30 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to ttfautohint-1.8.2 |
2018-01-07 05:07:11 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to ttfautohint-1.8.1 |
2017-08-31 05:21:13 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to ttfautohin-1.7 |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-31 02:08:18 by Marc Espie | Files touched by this commit (173) |
Log message: switch everything to new COMPILER idiom, even stuff that won't build with clang yet, but at least that part is done. |
2017-05-26 22:54:31 by Marc Espie | Files touched by this commit (7) |
Log message: WANT_CXX |
2017-01-09 07:41:35 by Stuart Henderson | Files touched by this commit (1) |
Log message: Fix ttfautohint build by forcing autoconf to detect max_align_t. This was recently added to stddef.h behind a conditional. There is a gnulib problem when detecting this (here it's because tests run with --std=gnu99 but some code is built with --std=gnu++11, exposing the definition in the system headers, and causing a conflict). Figured out by kettenis@. This is the only port affected so it makes sense to fix it here rather than provide a workaround in the system headers. ok jasper@ (maintainer). |
2016-11-30 11:52:36 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to ttfautohint-1.6 |