Skip to content

Comments

Added(terminal): add separate italic, bold and boldItalic font files#4813

Open
11soda11 wants to merge 1 commit intotermux:masterfrom
11soda11:extra_fonts_new
Open

Added(terminal): add separate italic, bold and boldItalic font files#4813
11soda11 wants to merge 1 commit intotermux:masterfrom
11soda11:extra_fonts_new

Conversation

@11soda11
Copy link

@11soda11 11soda11 commented Oct 11, 2025

Add optional usage of font-italic.ttf font-bold.ttf and font-bold-italic.ttf font files.

  • Behaviour stays the same as before for italic and bold text if font-italic.ttf and/or font-bold.ttf is not supplied/empty.
  • If there is no font-bold-italic.ttf, the renderer will try to fallback to the supplied italic font (and make it fake bold) or the supplied bold font(and skew it) or the normal font(and skew + fake bold) in that order of priority.

Closes #711

@rendiix
Copy link

rendiix commented Oct 18, 2025

even the maintainer doesn't have time for approval

@11soda11
Copy link
Author

11soda11 commented Oct 21, 2025

Found out after opening this its not gonna get merged anytime soon due to the rewrite, will try to update this ASAP after that is done though.

@gili-gili
Copy link

May you give the link point to the rewrite?

@11soda11
Copy link
Author

11soda11 commented Feb 15, 2026

May you give the link point to the rewrite?

Sadly there is not a lot of information on the rewrite as far as im aware. I just know that its going on, and that its the reason why prs arent moving forward, and that the end date is tbd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

True italic font support

3 participants