Text rendering with non-square pixels

2005-12-07 Thread Ben Hutchings
In the program I'm working on, WebDVD, I'm rendering web pages into video frames. These have non-square pixels (the width/height ratio is 59/55 for PAL and SECAM, 10/11 for NTSC) which ought to be compensated for in text rendering. Although these ratios are not hugely different from 1, there's al

How to wait for everything to load?

2005-12-07 Thread Ben Hutchings
I'm working on a program, WebDVD[1], that renders pages in Mozilla (using GtkMozEmbed) and then takes screenshots of them. Thanks to a lot of earlier help from Boris Zbarsky, I have been able to make a fairly good job of this. However, I now find that the logic I've used to wait for a page to fin

Re: Gecko and SSL?

2005-12-07 Thread Peter Nunn
Niky Williams wrote: the-Forbidden wrote: I'm new to Mozilla's Gecko, and I'm trying to incorporate it into a Visual C++ project, using the Mozilla ActivaX control in place of the IE WebControl; one problem is that it doesn't handle secure webpages. The issue is probably in the GetFile metho

Re: extensions in TestGtkEmbed

2005-12-07 Thread frajkumar
Yes i am pressing the key Infact it doesn't work by default with TestGtkEmbed but after copying and registring it from components folder it does work. I am porting Firefox browser on Set top boxes with spatial navigation support on it. Regards, F.Rajkumar ___

Re: DOM Inspector in firefox does not display DOM Nodes

2005-12-07 Thread Vijay
I am using windows 2003 server. Can that be a problem? ___ mozilla-embedding mailing list mozilla-embedding@mozilla.org http://mail.mozilla.org/listinfo/mozilla-embedding

DOM Inspector in firefox does not display DOM Nodes

2005-12-07 Thread Vijay
Hi, Is it a known issue? I am not able to view the Document nodes and the ComputedStyles inside firefox. Whenever I try to click on "DOM Nodes", it just does not do anything. By contrast, when I installed Mozilla, it works fine. Is it a known issue or what? Thanks, Vijay

Problem with painting in browser window.

2005-12-07 Thread Tomasz Pyra
I have problem with painting blinking rectangle on browser window around page elements. I am using similar method as used in DOM Inspector to paint rectangle around elected node. Look at example (in DOM Inspector): http://www.mps.gov.pl/index.php?lang=1 Try to select first element from left

Re: extensions in TestGtkEmbed

2005-12-07 Thread Antônio Gomes
[EMAIL PROTECTED] wrote: Hi Antônio, Any clue on this. I am still unable to use spatial navigation extension with TestGtkEmbed I appreciate your help. Are pressing the arrows holding "shtift+alt" ? ___ mozilla-embedding mailing list mozilla