4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript1,574 forks (1,574 forks)batch import
help wantedtype/enhancement
Repository metrics
- Stars
- 16,196 stars (16,196 stars)
- PR merge metrics
- Avg merge 2d 10h (Avg merge 2d 10h)16 merged PRs in 30d (16 merged PRs in 30d)
Description
I decide to use Iosevka font. But I want font-stretch: expanded version. Unfortunately there is no easy way to use it (except hacking with the filenames browser loads).
Contributor guide
- Research direction
- Investigate how xterm.js currently handles font properties like font size and font weight, and add support for the CSS font stretch property by mapping it to the appropriate canvas text rendering or CSS style changes.
- Tech stack
- typescriptcss
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- CSSTypeScriptGit