| Name: | opentype-sanitizer |
|---|---|
| Version: | 9.2.0 |
| Release: | 1.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 2370890 |
| License: | BSD-3-Clause |
| RPM: | opentype-sanitizer-9.2.0-1.el10_0.aarch64.rpm |
| Source RPM: | opentype-sanitizer-9.2.0-1.el10_0.src.rpm |
| Build Date: | Wed Dec 18 2024 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/khaledhosny/ots |
| Summary: | Parses and serializes OpenType/WOFF/WOFF2 font files |
| 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. However, on many platforms the system-level TrueType font renderers have never been part of the attack surface before, and putting them on the front line is a scary proposition... Especially on platforms like Windows, where it’s a closed-source blob running with high privilege. |
- Update to 9.2.0 (close RHBZ#2316174)
- Exclude fonts under licenses that require license text
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Update to 9.1.0 (close RHBZ#2210894)
- Build with C++14 for gtest 1.13.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Leaf package: remove i686 support