On Thu, 2006-11-02 at 20:58 +0100, Sham Gardner wrote:
> I'm writing an application that uses a GtkLayout as a large horizontally
> scrollable area and uses Pango to plot short pieces of text at regular
> intervals within that area. Other drawing primitives are also used at
> similar intervals
Peter Lund wrote:
>> I have observed that while the drawing primitives I use work fine with
>> 32 bit coordinates, Pango inexplicable fails to plot anything beyond an
>> X coordinate of 2^21 (2097152) (Y coordinates may be similarly affected,
>> but my application does not use large Y coordinate