Name: | libotf |
---|---|
Version: | 0.9.13 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 443956 |
License: | LGPLv2+ |
RPM: | libotf-0.9.13-4.el7.aarch64.rpm |
Source RPM: | libotf-0.9.13-4.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.nongnu.org/m17n/ |
Summary: | A Library for handling OpenType Font |
Description: | The library "libotf" provides the following facilites. Read Open Type Layout Tables from OTF file. Currently these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. Convert a Unicode character sequence to a glyph code sequence by using the above tables. The combination of libotf and the FreeType library (Ver.2) realizes CTL (complex text layout) by OpenType fonts. This library is currently used by the m17n library. It seems that the probject Free Type Layout provides the similar (or better) facility as this library, but currently they have not yet released their library. So, we have developed this one. |
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Update to 0.9.13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Update to 0.9.12
- Update to 0.9.11
- Add BR libXaw-devel (BR 530586)
- Remove libotf-config (just just pkg-config instead) - Remove example/Makefile to fix multilib conflict
- Update to 0.9.9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Update to 0.9.8
- Remove .deps from example
- Change to LGPLv2+ - Add examples
- Cleanup suggestions from panemade at gmail dot com
- Initial