Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » About the automated build svn U++ 1469 on WinXP of Chinese version
Re: About the automated build svn U++ 1469 on WinXP of Chinese version [message #22649 is a reply to message #22648] Mon, 03 August 2009 13:33 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13984
Registered: November 2005
Ultimate Member
Ah, now seeing it, I have wrongly undrestood the "works fine" version (as 1462, it is 1362).

Well, that explains it. Everything has changed in font handling since then Smile

The question is how to identify the problem...

For starters, do you think you would be able to compile latest version in 1362 and then put some LOGs in there for me?

DrawText.cpp

void Draw::DrawText(int x, int y, int angle, const wchar *text, Font font,
		            Color ink, int n, const int *dx)
{
DUMP(font);
DUMP(font.GetAscent());
DUMP(font.GetDescent());
	if(IsNull(ink)) return;
.....


the in package selector, just press Cancel and send me the .log.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Mingw/GCC 4.4.0 linker warnings
Next Topic: No texts rendered unless NOGTK flag is used
Goto Forum:
  


Current Time: Fri Jun 07 11:35:49 CEST 2024

Total time taken to generate the page: 0.01855 seconds