Provide more vector fonts

Open
#8 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
c

Research direction

No source files, tests, or entry points are identified in the issue. First clarify whether the goal is adding converted font data or implementing a TrueType loader, along with the supported font families and rendering requirements. Done should be defined by an agreed scope and tests demonstrating the additional glyph coverage or loading behavior.

Written by the indexing model from the issue text.

Description

The glyphs originated from Hershey vector fonts and fitted curved portions with splines. The only font family in Mado is Roman, but it is possible to convert existing open TrueType fonts to the internal representations. Alternatively, we can provide a TrueType font loader for diverse glyph rendering.

Hershey vector fonts were developed by Dr. A. V. Hershey in the 1960s while he was at the Naval Weapons Laboratory. These fonts were designed for use in vector-based computer displays and printers and were remarkably advanced for their time. They feature thousands of glyphs, including special characters, mathematical symbols, musical notation, and more. In addition to their beauty, the fonts include per-character side bearings, and even a script font with ligatures is available.

Reference:

Dominant language
C
Stars
118
Forks
25
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from sysprog21/mado

All issues in sysprog21/mado

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.