Search Criteria
Package Details: ots 9.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ots.git (read-only, click to copy) |
---|---|
Package Base: | ots |
Description: | OpenType fonts sanitiser. Supports TTF, WOFF, WOFF2 and other formats |
Upstream URL: | https://github.com/khaledhosny/ots |
Licenses: | custom |
Submitter: | aperez |
Maintainer: | aperez (alerque) |
Last Packager: | alerque |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-03-05 14:49 (UTC) |
Last Updated: | 2023-05-30 15:24 (UTC) |
Dependencies (6)
- freetype2 (freetype2-minimal-git, freetype2-ttmetrics, freetype2-git, freetype2-v35, freetype2-infinality-remix, freetype2-ultimate5)
- libfreetype.so (lib32-freetype2-old-hinting, freetype2-minimal-git, lib32-freetype2-git, lib32-freetype2-minimal-git, freetype2-ttmetrics, freetype2-git, freetype2-v35, lib32-freetype2-v35, freetype2-infinality-remix, freetype2-ultimate5, freetype2, lib32-freetype2)
- woff2 (woff2-git)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-kitware, ninja-mem, python-ninja) (make)
- gtest (googletest-git) (check)
Latest Comments
aperez commented on 2023-02-15 13:58 (UTC)
@keren_sky: That build issue is now fixed in version 9.0.0-2, thanks for reporting it =)
keren_sky commented on 2023-02-15 01:56 (UTC) (edited on 2023-02-15 01:56 (UTC) by keren_sky)
This does not compile ATM?
I'm seeing the following:
aperez commented on 2020-05-13 21:51 (UTC)
@caleb: It's all looking good, thanks for the cleanups!
alerque commented on 2020-05-13 21:23 (UTC)
By the way if you have any idea how I could make the python-opentype-sanitizer package a light wrapper that depends on this package rather than having a full fledged vendored copy of it included that would be awesome.