[Interest] Amharic character support?
Jason H
jhihn at gmx.com
Thu Mar 24 20:34:06 CET 2016
Awesome, thanks for the link.
FYI: To use:
main.cpp: QFontDatabase::addApplicationFont(":/assets/NotoSansEthiopic-Regular.ttf");
MyText.qml: Text{ family: "Montserrat,Noto Sans Ethiopic" }
> Sent: Thursday, March 24, 2016 at 3:14 PM
> From: "Jesse Jaara" <jesse.jaara at gmail.com>
> To: interest at qt-project.org
> Subject: Re: [Interest] Amharic character support?
>
> 24.03.2016, 20:44, Jason H kirjoitti:
> > I'm not sure at all. I'm using Monserrat, which is a google
> > font, which works for every language I have except that one.
> > But somehow my browser can display it. I copied the text out
> > of chrome and plopped it in.
>
> Actually the Montserrat font from google only supports Latin characters.
> Your system is simply falling back to use another
> for all those languages. You may want to use the Noto Sans family
> of fonts instead, which includes a font for amharic too.
>
> https://www.google.com/get/noto
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
More information about the Interest
mailing list