Port details |
- ots OpenType Sanitizer
- 8.2.1 x11-fonts
=0 8.1.4_2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-01-05 04:05:52
- Last Update: 2022-02-28 12:46:06
- Commit Hash: 6f3be8d
- License: BSD3CLAUSE
- Description:
- The OpenType Sanitizer (OTS) parses and serializes OpenType files (OTF, TTF) and
WOFF and WOFF2 font files, validating them and sanitizing them as it goes.
The C library is integrated into Chromium and Firefox, and also simple command
line tools to check files offline in a Terminal.
The CSS font-face property is great for web typography. Having to use images in
order to get the correct typeface is a great sadness; one should be able to use
vectors.
WWW: https://github.com/khaledhosny/ots
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11-fonts/ots/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/ots
- pkg install ots
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ots
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1643971012
SHA256 (ots-8.2.1.tar.xz) = c9948c8ae61c50937afc6a0da6fb1c351fb7ea1ab30f796679d165447667e89f
SIZE (ots-8.2.1.tar.xz) = 18961480
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- meson>=0.55.2 : devel/meson
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libbrotlidec.so : archivers/brotli
- libfreetype.so : print/freetype2
- libgtest.so : devel/googletest
- liblz4.so : archivers/liblz4
- libwoff2dec.so : devel/woff2
- This port is required by:
- for Run
-
- x11-fonts/py-opentype-sanitizer
- Configuration Options:
- No options to configure
- Options name:
- x11-fonts_ots
- USES:
- compiler:c++11-lang meson pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|