Skip to content

chore: khmer translation now uses busra font#752

Open
Meng-Heng wants to merge 1 commit into
masterfrom
chore/busra_for_khmer
Open

chore: khmer translation now uses busra font#752
Meng-Heng wants to merge 1 commit into
masterfrom
chore/busra_for_khmer

Conversation

@Meng-Heng
Copy link
Copy Markdown
Collaborator

This PR calls Busra font for Khmer translation (with Unicode range) on the website. Changing to this font allow easy skim reading, clearer and bolder characters, and readability. Please review.

Test-bot: skip

User Interfaces

URL: http://keyman.com.localhost:8053/km/keyboards/
Screenshot 2026-05-21 at 4 24 45 in the afternoon

Screenshot 2026-05-21 at 4 24 58 in the afternoon

URL: http://keyman.com.localhost:8053/km/downloads/
image

image

@Meng-Heng Meng-Heng added this to the A19S30 milestone May 21, 2026
@Meng-Heng Meng-Heng added this to Keyman May 21, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Keyman May 21, 2026
@keymanapp-test-bot
Copy link
Copy Markdown

User Test Results

Test specification and instructions

User tests are not required

Comment thread cdn/dev/css/template.css
Comment on lines +268 to +273
/* Khmer */
:lang(km) {
/* The browser will automatically use Busra for Khmer chars and Cabin or Sans-serif for others */
font-family: 'Busra','Cabin', sans-serif;
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

  1. For maintainability, can we move this alphabetically before Lao (line 289)?

  2. I don't know CSS. Are Cabin and sans-serif already handled in line 173? (I note the other languages only reference one font for family, and not in quotes)

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

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants