Hi,
I was wondering if there is a fix for the Turkish characters especially 'ş' and 'ğ' appear different in the medical template. Some fonts work okay but some appear weird. Please see the attachment.
Thanks,
Serhat
7 replies · opened Dec 17, 2020
Hi,
I was wondering if there is a fix for the Turkish characters especially 'ş' and 'ğ' appear different in the medical template. Some fonts work okay but some appear weird. Please see the attachment.
Thanks,
Serhat
Hello,
You will need to include latin-ext Subset Support for handling Turkish Fonts. Consider add this: &subset=latin,latin-ext at the end of the Font Linking in the Document ``.
This should definitely fix the issue. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Hi,
I changed the line as follows by adding the "&subset=latin,latin-ext" at the end of the link. However, it didn't resolve the problem. Was this the change you suggested?
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,400i,700|Montserrat:400,700|Crete+Round:400i&display=swap&subset=latin,latin-ext" rel="stylesheet" type="text/css" />
Edit: Just checked adding the 'subset' at the end returns the same source code from Google.
Hello,
This issue is not related to the Template Codes but the Font itself. Can you please provide us with a Live URL so that we can check out more on this and provide you with more assistance. Thanks for your Patience.
Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.
Hello,
Thanks for the Live URL. This issue appears to be with the Font because the other Font appears to be working well. Consider using a different Font and this should fix the issue. More information on Changing Fonts is available here: http://docs.semicolonweb.com/docs/getting-started/changing-fonts/ .
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Hi,
I am using the medical template. As the Lato font doesn't support the Turkish characters, I wanted to use the Roboto font instead. So I changed the line to:
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700|Montserrat:400,700|Crete+Round:400i&display=swap" rel="stylesheet" type="text/css" />
I also wanted to change the demos/medical/fonts.css. However, the Lato font is not referenced here. It is referenced in css/fonts.css which I don't import in my HTML.
Would you please clarify which files I should update to change the fonts. (The link above is not clear enough.)
Thanks
Hello,
Lato is the Default Font used in the Main HTML Files, this is why it has not been referenced in the demos/medical/medical.css File.
Simply Copy all the Contents of the css/fonts.css File.
Paste and Replace the CSS Codes in the demos/medical/medical.css File.
Change the Fonts according to your needs.
That's it! This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard