Sat, 24 Jan 2026 07:05:22 CST | login

Information for build libotf-0.9.13-3.oc9

ID14810
Package Namelibotf
Version0.9.13
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/libotf.git?.#ed5a8ba7284a1ce7131dcb5642f3f59e33d47ec7
SummaryA Library for handling OpenType Font
DescriptionThe 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.
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 14:23:51 CST
CompletedTue, 19 Sep 2023 14:25:50 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/libotf.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/libotf.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
libotf-0.9.13-3.oc9.src.rpm (info) (download)
aarch64
libotf-0.9.13-3.oc9.aarch64.rpm (info) (download)
libotf-devel-0.9.13-3.oc9.aarch64.rpm (info) (download)
libotf-debuginfo-0.9.13-3.oc9.aarch64.rpm (info) (download)
libotf-debugsource-0.9.13-3.oc9.aarch64.rpm (info) (download)
x86_64
libotf-0.9.13-3.oc9.x86_64.rpm (info) (download)
libotf-devel-0.9.13-3.oc9.x86_64.rpm (info) (download)
libotf-debuginfo-0.9.13-3.oc9.x86_64.rpm (info) (download)
libotf-debugsource-0.9.13-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.13-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.13-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Nov 28 2022 Shuo Wang <abushwang@tencent.com> - 0.9.13-1 - initial build