Tue, 30 Apr 2024 18:33:30 UTC | login

Information for build blend2d-0.10.6-1.fc40

ID305855
Package Nameblend2d
Version0.10.6
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/blend2d.git#d78f8ff59f33dc4f87735f4d7e9e6f985adcb933
Summary2D Vector Graphics Engine Powered by a JIT Compiler
DescriptionBlend2D is a high performance 2D vector graphics engine written in C++ and released under the Zlib license. The engine utilizes a built-in JIT compiler to generate optimized pipelines at runtime and is capable of using multiple threads to boost the performance beyond the possibilities of single-threaded rendering. Additionally, the engine features a new rasterizer that has been written from scratch. It delivers superior performance while quality is comparable to rasterizers used by AGG, FreeType, and Qt. The performance has been optimized by using an innovative approach to index data that is built during rasterization and scanned during composition. The rasterizer is robust and excels in rendering basic shapes, complex vector art, and text.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 15 Apr 2024 15:28:01 UTC
CompletedMon, 15 Apr 2024 17:11:25 UTC
Taskbuild (f40, /rpms/blend2d.git:d78f8ff59f33dc4f87735f4d7e9e6f985adcb933)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/blend2d.git#d78f8ff59f33dc4f87735f4d7e9e6f985adcb933'}}
Tags
f40
RPMs
src
blend2d-0.10.6-1.fc40.src.rpm (info) (download)
riscv64
blend2d-0.10.6-1.fc40.riscv64.rpm (info) (download)
blend2d-devel-0.10.6-1.fc40.riscv64.rpm (info) (download)
blend2d-debuginfo-0.10.6-1.fc40.riscv64.rpm (info) (download)
blend2d-debugsource-0.10.6-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Wed Mar 13 2024 Felix Wang <topazus@outlook.com> 0.10.6-1 - initial import; rhbz#2269111