gecko/gfx/thebes/public
2009-06-15 10:00:12 +12:00
..
gfxAlphaRecovery.h
gfxASurface.h b=492724; pull out canvas utility functions into CanvasUtils/LayoutUtils; r+sr=roc 2009-06-25 13:30:56 -07:00
gfxAtsuiFonts.h Bug 476927. Pad out the glyph extents of Quartz text to account for possible antialiased pixels outside the regular bounds. r=roc 2009-06-15 10:00:12 +12:00
gfxBeOSPlatform.h Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
gfxBeOSSurface.h
gfxBlur.h Bug 468018 - Optimize box-shadow rendering even further by doing more intersections; r=vladimir 2008-12-06 19:54:36 +01:00
gfxColor.h Bug 494664. Minor color-related cleanup. r=jmuizel,sr=vlad 2009-06-24 21:18:17 +12:00
gfxContext.h b=487693; avoid aggressive invalidation in canvas; r=roc 2009-06-25 13:31:35 -07:00
gfxCoreTextFonts.h Bug 476927. Pad out the glyph extents of Quartz text to account for possible antialiased pixels outside the regular bounds. r=roc 2009-06-15 10:00:12 +12:00
gfxDDrawSurface.h b=494438; add optional OpenGL acceleration to ddraw surface for CE: enable composite accel; r=vlad 2009-07-08 16:34:02 -07:00
gfxDirectFBSurface.h
gfxFont.h Bug 495455. Always get correct bounding boxes for text rendered with user fonts, since they are likely to be using unusually-sized glyphs. Mac/Windows only at the moment. r=jdaggett 2009-06-24 21:04:20 +12:00
gfxFontConstants.h Implement CSS computation of font-stretch property and store it in the gfx font structures. (Bug 3512) r=vlad sr=bzbarsky 2009-01-29 12:39:18 -08:00
gfxFontTest.h Bug 441473. Implement user font set object. r+sr=roc 2008-10-01 12:01:53 +09:00
gfxFontUtils.h Bug 468387 - (reland) disable synthetic faces for downloadable fonts on Windows already specified as bold/italic. r=vlad 2009-04-02 17:06:33 +09:00
gfxFT2Fonts.h Bug 490285. gfxFT2Fonts needs to add second and later glyphruns in a textrun at the correct offset, not at the start of the string. r=vlad,karlt 2009-06-24 21:14:10 +12:00
gfxGdkNativeRenderer.h Bug 449959: gfxGdkNativeRenderer: look for GdkDrawable on group target, 2008-08-19 15:22:42 +12:00
gfxGlitzSurface.h
gfxImageSurface.h
gfxMatrix.h Bug 488314. Kill SetMatrixPropagation, part 1. r=roc 2009-04-29 06:31:34 +02:00
gfxOS2Fonts.h [OS/2] implement (but not yet activate) synthetic oblique using font matrix skewing in gfxOS2Font::CairoScaledFont 2008-11-26 20:13:43 +01:00
gfxOS2Platform.h Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
gfxOS2Surface.h
gfxPangoFonts.h Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
gfxPath.h
gfxPattern.h Bug 484150 - support image-rendering attribute. Includes some gfx code by vlad from bug 423756 which is r=joe. The rest is r=dbaron, sr=roc 2009-03-21 15:36:38 +00:00
gfxPDFSurface.h
gfxPlatform.h Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/) 2009-04-07 12:02:11 -04:00
gfxPlatformGtk.h Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/) 2009-04-07 12:02:11 -04:00
gfxPlatformMac.h Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/) 2009-04-07 12:02:11 -04:00
gfxPoint.h
gfxPSSurface.h
gfxQPainterSurface.h
gfxQtNativeRenderer.h
gfxQtPlatform.h Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/) 2009-04-07 12:02:11 -04:00
gfxQuartzImageSurface.h
gfxQuartzNativeDrawing.h
gfxQuartzPDFSurface.h
gfxQuartzSurface.h
gfxRect.h Bug 498275. Stop using nsIDOMSVGMatrix in nsSVGForeignObjectFrame + fixes. r=longsonr 2009-06-18 13:31:25 +02:00
gfxSkipChars.h Bug 467487. Use a better and more explicit check for the case where a text frame's textrun doesn't map enough text for the frame. r=smontagu 2008-12-17 15:14:33 +13:00
gfxTextRunCache.h
gfxTextRunWordCache.h Bug 430332. Defer nsTransformingTextRun::RebuildTextRun until the linebreaker has completely set up the break and capitalization data on the transformed text run. r=smontagu 2009-01-09 13:23:28 +13:00
gfxTypes.h
gfxUserFontSet.h Separate previously-copied font constants into their own file and have them in one place rather than three. (Bug 3512) r=vlad 2009-01-29 12:39:18 -08:00
gfxUtils.h
gfxWindowsFonts.h Bug 495455. Always get correct bounding boxes for text rendered with user fonts, since they are likely to be using unusually-sized glyphs. Mac/Windows only at the moment. r=jdaggett 2009-06-24 21:04:20 +12:00
gfxWindowsNativeDrawing.h Bug 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron 2008-11-04 14:01:21 -08:00
gfxWindowsPlatform.h b=494438; add optional OpenGL acceleration to ddraw surface for CE: better integration with rest of system; r=vlad 2009-07-08 16:34:02 -07:00
gfxWindowsSurface.h Bug 461860 - windows mobile fixes in gfx r+sr=vlad 2008-12-03 08:42:03 -05:00
gfxXlibNativeRenderer.h
gfxXlibSurface.h
Makefile.in b=484864, b=488910 - cairo ddraw backend for wince; r=vlad 2009-04-22 17:48:30 -07:00