(After all, it was not as bad as I thought when I checked into amigans last night and saw all the bug reports. I think most is fixed now, phew )
As all the time. Good programmer hold the first feels, and found a solutions later, bad programmers found any excuses to not find the solutions and only talk about how hard to implent that or that. If only 10 programmers like you for os4, its for few years will growup a lot !
Alignment of fonts should be ok now. Also if you try the texteditor demo, you will see, that bold and italic styles work now.
One thing that I have not solved is the size difference btw freetype and native fonts. I think this is due to a conceptual difference: One counts the _font height_, the other one the _font size_:
One thing that I have not solved is the size difference btw freetype and native fonts. I think this is due to a conceptual difference: One counts the _font height_, the other one the _font size_:
If I'm not mistaken, this is happening in most or all existing Amiga WPs and other programs rendering fonts. If you switch between the font types, you often have to adjust the size. IMHO, solving (or rather, working around) that is not worth much work, at least.
@alkfil Don't forget plz about my 2 reports as well (the missing of every second mouse button pressing and wrong chords in the apps where you use pencil for drawing).
Its happens in FlasQ and in EasyPaint as well (i.e. something common)
@alkfil I install firstly latest QT-User from os4depot (via update in installer script) : flasq and easypaint still have same problems.
Then i install latest qt-sdk from os4depot (via update in installer script as well), and recompile easypaint from scratch: sadly to say all the bugs still here, i.e:
1. "open" do nothing 2. missing next mouse pressing still (just try to run easypaint, make a new tab, so you will have 2, and try to swith beetwen them) 3. mouse chords for the pencil still wrong.
I'm confused: Do you have a problem with the SDK or with Qt? The thread you refered to talks about makelink failing during installation of the SDK, if that is your problem, then that is a subject of another thread. If you have a Qt specific problem, then please state it so I can examine it.