[wp-meta] [Making WordPress.org] #3933: Optimize fonts for Persian language
Making WordPress.org
noreply at wordpress.org
Wed Jan 8 10:12:07 UTC 2020
#3933: Optimize fonts for Persian language
-----------------------------------------+---------------------
Reporter: parsmizban | Owner: (none)
Type: enhancement | Status: new
Priority: high | Milestone:
Component: General | Resolution:
Keywords: has-screenshots needs-patch |
-----------------------------------------+---------------------
Comment (by man4toman):
I want to continue this ticket because we start to post news and articles
in [http://fa.w.org fa.w.org] and [https://fa.w.org/team fa.w.org/team]
and font change is important to us.
In {{{wporg-main}}} and {{{team}}} section theme(O2), default font for rtl
is {{{Open Sans,sans-serif}}} and it's not suitable for Persian
language(because of bad readability).
I think @dd32 solution in comment:2 is good for now. We prefer
{{{Tahoma}}} instead current fonts.
If we don't want to change default font for other rtl languages, it can be
enough for now:
{{{
html[lang="fa-IR"] body.rtl { {
font-family: Tahoma, Arial, sans-serif;
}
}}}
CC: @parsmizban
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3933#comment:13>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list