macOS
brew install libartlocal Homebrew formula metadata
brew
Library for high-performance 2D graphics. Version 2.3.21 via Homebrew; verified 2026-06-29.
install
brew install libartlocal Homebrew formula metadata
sudo dnf install libartFedora Rawhide package metadata · libart · source: dl.fedoraproject.org
overview
Library for high-performance 2D graphics
history
Libart is Raph Levien's small, optimized C library for antialiased 2D vector graphics. Its upstream page describes it as the rendering engine for GNOME Canvas and Gill, with an imaging model close to SVG, Java 2D, and PostScript plus antialiasing and alpha compositing.
Libart grew out of the late-1990s GNOME graphics stack, where GNOME needed a structured canvas and antialiased vector rendering before Cairo existed. Levien's project page says the source lived in GNOME CVS and that he owned the copyright to the code base, while GNOME distributed the LGPL-oriented libart_lgpl tarballs for use by desktop components.
The 2000 Freenix paper on GNOME Canvas documented a section called the Libart Imaging Model, showing how paths, sorted vector paths, antialiasing, stroking, raster images, and microtile arrays fit into the canvas update and rendering pipeline.
Libart was adopted by GNOME Canvas, Gill, and other GNOME-era applications that needed vector drawing before newer 2D APIs became common. GNOME's source archive shows the libart_lgpl 2.3 release line continuing through 2.3.21 on 2010-04-01, which is why package managers still carry it mostly for older software compatibility.
The library is used by C and C++ programs that need low-level vector path rendering, Bezier and vector path data structures, alpha compositing, affine transforms, and region/microtile calculations. On Unix packages, the small `libart2-config` helper exposed compiler and linker flags to dependent builds.
Libart is a classic compatibility package: small, old, and mostly invisible until some older GNOME, graphics, or document-rendering dependency asks for it. It marks the pre-Cairo period of Linux desktop graphics and still shows up in package graphs as `libart_lgpl` or `libart`.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
libart2-config | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://gitlab.gnome.org/Archive/libart_lgpl
install metadata
| Package key | brew:libart |
|---|---|
| Version | 2.3.21 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libart |
| Homepage | https://gitlab.gnome.org/Archive/libart_lgpl |
| Upstream docs | https://levien.com/libart |
| License | LGPL-2.0-or-later |
| Source archive | https://download.gnome.org/sources/libart_lgpl/2.3/libart_lgpl-2.3.21.tar.bz2 |
| Last updated | 2026-06-29T09:49:46Z |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libart |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libart 0-12.20210723git3010468.fc44
Adaptive Radix Trees implemented in C
https://github.com/armon/libart
sudo dnf install libartlibart-devel 0-12.20210723git3010468.fc44
Development files for libart
https://github.com/armon/libart
sudo dnf install libart-develsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.