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.ja...@gmail.com>
> To: interest@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@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
> 
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to