Skip to content

feat(rendering): Added global overrides for font color, font weight and font border width - #1024

Open
Hams-01 wants to merge 3 commits into
koharu-rs:mainfrom
Hams-01:toggle_font_autos
Open

feat(rendering): Added global overrides for font color, font weight and font border width#1024
Hams-01 wants to merge 3 commits into
koharu-rs:mainfrom
Hams-01:toggle_font_autos

Conversation

@Hams-01

@Hams-01 Hams-01 commented Aug 31, 2026

Copy link
Copy Markdown

Summary
Font Border width, color and weight can now be toggled between auto and a custom value.

Issue
Found border width to be unpredictable on small, unconventional text like sfx. Black text with a thin white margin is acceptable on most backgrounds.

Screenshot 2026-08-31 174549

@github-actions

Copy link
Copy Markdown
Contributor

Thanks for your first PR to Koharu.

Please review our contribution guide before review:
https://koharu.rs/development/contributing/

In the PR description, include:

  • what changed
  • any user-visible behavior differences
  • how you verified the change

If AI substantially helped design or implement the patch, disclose the extent and purpose of that assistance. A human contributor must personally review, understand, and take responsibility for every submission.

@mayocream mayocream left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should fix the auto color detection & border detection instead of set a global overrides.

@Demon-Seed

Copy link
Copy Markdown

We should fix the auto color detection & border detection instead of set a global overrides.

Both is good

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.

3 participants