[cairo-bugs] [Bug 16209] Git cairo causes openoffice to lack glyphs
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 2 19:33:22 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=16209
--- Comment #3 from Behdad Esfahbod <freedesktop at behdad.org> 2008-06-02 19:33:13 PST ---
Ughh... It's openoffice.org lying about the size of drawable. Always passes
1x1:
+ cairo_surface_t *surface = rCairo.xlib_surface_create_with_xrender_format
(pDisplay,
+ hDrawable_, DefaultScreenOfDisplay(pDisplay), pVisualFormat, 1, 1);
In this function:
http://www.google.com/codesearch?hl=en&q=+X11SalGraphics::DrawCairoAAFontString+show:_B6qrHMJ8tY:DJOsiSbA1JE:_B6qrHMJ8tY&sa=N&cd=1&ct=rc&cs_p=svn://svn.gnome.org/svn/ooo-build/trunk&cs_f=patches/src680/ooo85470.workspace.cairotext01.diff#l329
ughh..
Going to special-case it or something :(.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list