https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22983
Bug ID: 22983
Summary: New default local NotoSans font copy lackck glyphs for
(some) Roman letters with diacritics
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Target Milestone: ---
Created attachment 90054
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90054&action=edit
NotoSans rendered incorrectly (missing) for Polish letters
The patches of Bug 20554 introduced a new pretty NotoSans font family as basic
font for OPAC. A decision was taken to serve the font files from Koha
installation, not from Google font API. Unfortunately, the copy of the font
files in Koha lacks non-standard (probably those outside iso 8859-1 set?)
accented Roman letters (among others, Polish).
As a result the user is presented with the page which is--typographically--hard
to accept (cf. attached screenshot -- Windows 10, Chrome 74.0.3729.169; BTW, on
my Android 9 everything seems to be OK -- probably thanks to the local, system
copy of the font?).
Possible solutions could be:
1) update the Koha copies of the font files with the up-to-date version
2) let css get the font from Google font API
(href="https://fonts.googleapis.com/css?family=Noto+Sans&display=swap")
Can be tested--for instance--with Polish letters:
ACELNOSZZ
ĄĆĘŁŃÓŚŻŹ
acelnoszz
ąćęłńóśżź
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/