Automic VaultAutomic Vault

brew

使用 Homebrew, dnf 安装 hqx

查看 hqx 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install hqx

local Homebrew formula metadata

概览

软件包摘要

Magnification filter designed for pixel art

命令和别名

  • hqx

历史

项目历史与用法

hqx is a C library and command-line tool for the hq2x, hq3x, and hq4x pixel-art scaling filters. The upstream README describes hqx as a fast, high-quality magnification filter designed for pixel art.

项目历史

The grom358 implementation packages Maxim Stepin's hqx pixel-art scaling family as a buildable Unix library and CLI. Its NEWS file says version 1.0 added 24-bit color support, a command-line tool using the DevIL image library, and an autotools build system.

The README explains the algorithmic shape: each source pixel is evaluated against its 3-by-3 neighborhood, color differences are calculated in YUV space, a 256-entry lookup table selects interpolation patterns, and the result preserves sharp edges better than nearest-neighbor scaling for sprites and line art.

采用历史

The README ties hqx to emulator culture, naming Nestopia, bsnes, ZSNES, Snes9x, and FCE Ultra as users of the algorithm family. Homebrew and Fedora packaging make the grom358 library/CLI available outside emulator source trees.

使用方式

The documented CLI usage is `hqx -s scaleBy input output`, where the scale is 2, 3, or 4. The library API exposes functions such as `hq4x_32` after `hqxInit()`, allowing applications to scale RGB bitmaps directly.

The filter is intended for images with sharp edges, such as pixel art, line graphics, and cartoon sprites, rather than photographs.

为什么软件包爱好者会关心

hqx matters because it packages a once-emulator-specific graphics algorithm as a reusable system library and filter command. That is exactly the sort of niche media primitive package managers keep alive: small, old-school, useful when you need it, and awkward to rederive from scratch.

Its significance is also historical: hq2x/hq3x/hq4x belong to the era when emulator authors competed to make low-resolution console graphics look acceptable on higher-resolution displays without losing pixel-art structure.

时间线

  • 2001-2002: Archived HiEnd3D hq2x material carries Maxim Stepin copyright dates.
  • 1.0: The grom358 NEWS file records 24-bit color support, the DevIL-based command-line tool, and autotools build support.
  • 1.2: Homebrew packages the grom358 hqx implementation as version 1.2.

Related projects

  • hq2x, hq3x, and hq4x are the three scaling filters implemented by the package.
  • DevIL is the image library required by the documented command-line build.
  • Nestopia, bsnes, ZSNES, Snes9x, and FCE Ultra are emulator projects named in the upstream README as users of the hqx algorithm family.
  • Scale2x and 2xSaI are neighboring pixel-art scaling algorithms shown alongside hq2x in preserved HiEnd3D comparison material.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 4 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
hqxcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本1.2
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/grom358/hqx

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息No cached GitHub release or tag data was available.https://github.com/grom358/hqxnone 置信度

安装元数据

软件包元数据

软件包键brew:hqx
版本1.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/hqx
主页https://github.com/grom358/hqx
仓库https://github.com/grom358/hqx
上游文档https://github.com/grom358/hqx#readme
许可证LGPL-2.1-or-later
源码归档https://github.com/grom358/hqx.git
依赖devil
构建依赖autoconf, automake, libtool, pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehqx
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

dnf95%

hqx 1.2-13.fc44

High quality upscaling program for pixel-art

https://github.com/grom358/hqx

sudo dnf install hqx
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: hqx
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Hqx
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: hqx from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libhqx 1.2-13.fc44

High quality upscaling library for pixel-art

https://github.com/grom358/hqx

sudo dnf install libhqx
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: hqx
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Hqx
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libhqx from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libhqx-devel 1.2-13.fc44

Development files for libhqx

https://github.com/grom358/hqx

sudo dnf install libhqx-devel
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: hqx
  • 4 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Hqx
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libhqx-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment