Re: [Interest] New open source PDF support library for Qt + serveral PDF applications

2021-09-23 Thread Nyall Dawson
On Thu, 23 Sept 2021 at 03:28, Jakub Melka wrote: > > Dear Qt users, > > I would like to inform you about my project, PDF4QT. I began this > project in year 2018 as my private project, and now, I think, it is > ready to be released for public beta testing. Long term goal of this > project is to of

Re: [Interest] New open source PDF support library for Qt + serveral PDF applications

2021-09-23 Thread Jakub Melka
Hello David, The software is designed to be as cross-platform as possible and contains only small components that depend on MS Windows. I plan to add Linux and macOS support in the future, but I just haven't had time for that yet. I chose MS Windows as the supported operating system because i

Re: [Interest] Issue with Qt fonts

2021-09-23 Thread Volker Hilsheimer
> On 23 Sep 2021, at 14:43, praveen illa wrote: > > After switching to other language > > On Thu, 23 Sep, 2021, 6:10 PM Crocker, William, > wrote: > Is the include picture before, after or both. > > > > From: Interest On Behalf Of praveen illa > Sent: Thursday, September 23, 2021 8:20 AM

Re: [Interest] Issue with Qt fonts

2021-09-23 Thread praveen illa
After switching to other language On Thu, 23 Sep, 2021, 6:10 PM Crocker, William, wrote: > Is the include picture before, after or both. > > > > *From:* Interest *On Behalf Of *praveen > illa > *Sent:* Thursday, September 23, 2021 8:20 AM > *To:* interest@qt-project.org > *Subject:* [Interest]

Re: [Interest] Issue with Qt fonts

2021-09-23 Thread Crocker, William
Is the include picture before, after or both. From: Interest On Behalf Of praveen illa Sent: Thursday, September 23, 2021 8:20 AM To: interest@qt-project.org Subject: [Interest] Issue with Qt fonts [External] Hi Team, I am facing an issue with fonts when switching between english and other la

Re: [Interest] Qt 5.15 LTS vs Qt 6.2 LTS

2021-09-23 Thread Tuukka Turunen
Hi, Without knowing the details, of course a bit difficult to give definite guidance. Generally, if you are now using an earlier release of Qt, it is a good approach to first migrate to Qt 5.15 and fix all deprecation warnings etc before migrating to Qt 6.x. Just from the development / porting