Re: [Interest] [OS X] next Qt 5.6.0 question : Freetype (building with -fontconfig)?

2016-03-19 Thread Thiago Macieira
On quinta-feira, 17 de março de 2016 22:13:52 PDT René J. V. Bertin wrote:
> René J. V. Bertin wrote:
> 
> Actually, this turns out to be more about Freetype. I'm surprised to see
> that qcoretextfontdatabase.mm now does have support for Freetype. What I
> don't get is why the corresponding -I option isn't passed when compiling
> that file. I'm seeing it elsewhere so the information is obtained
> correctly.

See https://codereview.qt-project.org/124643.

That's supposed to fix the issue, but reviewers found problems with it. I don't 
know enough about OS X so the change was left in limbo.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] [OS X] next Qt 5.6.0 question : Freetype (building with -fontconfig)?

2016-03-19 Thread Till Oliver Knoll


Am 17.03.2016 um 23:21 schrieb René J. V. Bertin :

>> ...
> 
> So, does this mean that font rendering can use Freetype instead of CoreText 
> now, 
> and thus potentially benefit from the rendering quality provided by the 
> Infinality patches (as well as better support for less common font weights)?

According to

  https://wiki.qt.io/New_Features_in_Qt_5.6

"Optional support for using FreeType on Mac OS X" is now available.

Cheers,
  Oliver

___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] [OS X] next Qt 5.6.0 question : Freetype (building with -fontconfig)?

2016-03-19 Thread René J . V . Bertin
> See https://codereview.qt-project.org/124643.
> 
> That's supposed to fix the issue, but reviewers found problems with it. I
> don't know enough about OS X so the change was left in limbo.

Thanks, I'll try to test it tomorrow. As I mentioned on the ticket it may be 
the 
fix wasn't helping because configure can't find either freetype2.pc or freetype-
config in the non-standard /opt/X11 .

So, does this mean that font rendering can use Freetype instead of CoreText 
now, 
and thus potentially benefit from the rendering quality provided by the 
Infinality patches (as well as better support for less common font weights)?

R.

___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest