Click here to visit the old openkoji buildsystem (Archived)

Information for build perl-Font-TTFMetrics-0.1-39.fc40

ID35060
Package Nameperl-Font-TTFMetrics
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.1
Release39.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-Font-TTFMetrics.git#3766109b420c39b77d6d6024f184622d7bd6a400
SummaryParser for the TTF file
DescriptionFont::TTFMetrics encapsulates the font metrics of a true type font file. A true type font file contains several tables which need to be parsed before any useful information could be gathered about the font. There is the excellent module for parsing TTF font in CPAN by Martin Hosken, Font::TTF. But in my opinion the use of Font::TTF requires intimate knowledge of TTF font format. This module was written to support the use of TTF in Pastel 2D graphics library in Perl. Three factors prompted me to write this module: first, I required a fast module to access TTF file. Second, all the access required was read-only. Last, I wanted a user friendly, higher level API to access TTF file.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 10:36:12 CST
CompletedSat, 04 May 2024 10:46:15 CST
Taskbuild (f40, /rpms/perl-Font-TTFMetrics.git:3766109b420c39b77d6d6024f184622d7bd6a400)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Font-TTFMetrics.git#3766109b420c39b77d6d6024f184622d7bd6a400'}}
Tags
f40
RPMs
src
perl-Font-TTFMetrics-0.1-39.fc40.src.rpm (info) (download)
noarch
perl-Font-TTFMetrics-0.1-39.fc40.noarch.rpm (info) (download)
Logs
noarch
build.log
state.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-39 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.1-34 - Perl 5.36 rebuild