takwolf/ark-pixel-font

开源的泛拉丁与泛中日韩像素字体,黑体风格

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 45 minutes ago
Type:Library / SDKCategory(s):Icons & FontsWeb Development
Added to GitGenius on September 14th, 2026
Created on May 11th, 2021
Open Issues & Pull Requests: 5 (+0)
GitHub issues: Enabled
Number of forks: 99
Total Stargazers: 4,737 (+1)
Total Subscribers: 34 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.9 hours
Mean response time: 4.7 days
90th percentile: 20.4 days
Tracked items: 11

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 5
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 367 days
Stale 30+ days: 5
Stale 90+ days: 3

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (8)
  • question (2)
  • bug (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Ark Pixel Font is an open-source bitmap font that covers pan-Latin and pan-CJK characters in a sans-serif style.

The project addresses the need for pixel-perfect typography across multiple writing systems and sizes. It provides bitmap fonts optimized for screen display at small sizes, with support for both monospaced and proportional rendering modes. The proportional mode adjusts character widths based on actual glyph shapes and includes kerning adjustments, while the monospaced mode uses half-width and full-width characters for strict vertical alignment in typesetting.

The tool is actively under development with incomplete character coverage. Developers should be aware that the 16px size has been deprecated and removed from builds, with Unifont suggested as an alternative for that size. For 10px and 12px sizes, the project recommends a transitional solution through a related font project. The proportional mode is recommended for general use due to superior baseline positioning and natural line height, whereas the monospaced mode sacrifices some visual comfort for strict alignment capabilities. Language-specific glyph variants are supported across multiple writing systems.

The project maintains active development with ongoing character additions and refinements. The maintainers are conducting user research through surveys to understand pixel font usage patterns. The codebase includes detailed character statistics documentation for both monospaced and proportional variants at each supported size, allowing potential users to verify coverage before adoption.