pjs/gfx/thebes/public
roc+@cs.cmu.edu b999b9cb01 Bug 385123. Don't insert spaces after holes while we build a textrun. r=vlad 2007-06-20 12:49:33 -07:00
..
Makefile.in Bug 384100. Implement word-based textrun cache. r=vlad 2007-06-12 13:56:04 -07:00
gfxASurface.h X11 needs to be taken out behind the barn and shot, r=me 2007-05-10 13:50:16 -07:00
gfxAlphaRecovery.h b=using opacity with windows native widgets causes bogus rendering/lack of rendering; r=stuart 2007-03-03 00:18:34 +00:00
gfxAtsuiFonts.h Bug 380484. Work around ATSUI's 32k pixel limitation; when creating textruns, split the textrun up into smaller pieces if necessary before we pass it to ATSUI. r=vlad 2007-05-14 19:54:19 -07:00
gfxBeOSPlatform.h Bug 390901 CJK - font-name is not recognised correctly in preferences p=me+jdagett(mac part)+kerlt(fontconfig part) r=jdagett+me+stuart+mconnor b1.9=stuart 2008-03-13 10:32:52 +00:00
gfxBeOSSurface.h cleaning up addref/release mess in thebes. bug 342593. r=mrbkap 2006-06-24 01:45:26 +00:00
gfxColor.h Bug 418026: Unconditionally include prio.h and prbit.h in gfxColor.h. sr=dbaron, a=schrep 2008-02-19 07:07:01 +00:00
gfxContext.h Bug 380071 - add cairo_clip_extents() functionality to thebes. r=vlad 2007-05-22 12:30:03 -07:00
gfxFont.h Bug 384100. Implement word-based textrun cache. r=vlad 2007-06-12 13:56:04 -07:00
gfxFontTest.h b=366870, add font/glyph selection test framework, this time with all the files, r=stuart 2007-01-19 21:23:38 +00:00
gfxGlitzSurface.h cleaning up addref/release mess in thebes. bug 342593. r=mrbkap 2006-06-24 01:45:26 +00:00
gfxImageSurface.h b=414685, optimize mac image decoding and rendering ; r=stuart 2008-02-06 06:48:49 +00:00
gfxMatrix.h Bug 375387 - make gfxMatrix::IsSingular const. r+sr=pavlov 2007-03-27 04:07:10 -07:00
gfxOS2Fonts.h [OS/2] Bug 371504: get Thebes working on OS/2 again.- Change the font handling over from native OS/2 GPI to Fontconfig+Freetype.- This lets us use cairo text drawing.Finally end the months long OS/2 build break. 2007-05-20 06:45:49 -07:00
gfxOS2Platform.h [OS/2] Bug 371504: get Thebes working on OS/2 again.- Change the font handling over from native OS/2 GPI to Fontconfig+Freetype.- This lets us use cairo text drawing.Finally end the months long OS/2 build break. 2007-05-20 06:45:49 -07:00
gfxOS2Surface.h [OS/2] Bug 394412: on the way to be able to print through cairo 2008-01-30 00:16:20 +00:00
gfxPDFSurface.h Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+ 2008-03-19 20:51:44 +00:00
gfxPSSurface.h Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+ 2008-03-19 20:51:44 +00:00
gfxPangoFonts.h Bug 381128. Remove gfxPangoFonts::Measure, it's kinda broken and not all that helpful right now. r=pavlov 2007-05-22 16:33:18 -07:00
gfxPath.h Bug 376927 - add path flattening API to thebes. r=vlad 2007-04-16 13:18:32 -07:00
gfxPattern.h b=415854, make single-pixel optimized images release memory; patch from joe@drew.ca; r+sr=vlad 2008-03-06 06:51:15 +00:00
gfxPlatform.h relanding code to get and cache code point info from each font on your system and improve font selection speed and results. bug 377950. r=vlad/roc,sr=roc 2007-05-29 17:07:03 -07:00
gfxPlatformGtk.h Bug 375446 - Create gfxFontGroup factory method. r=vlad 2007-04-02 12:06:16 -07:00
gfxPlatformMac.h Bug 375446 - Create gfxFontGroup factory method. r=vlad 2007-04-02 12:06:16 -07:00
gfxPoint.h Bug 421885. Make tiled image drawing sample only the correct subimage by manually padding if necessary. r=vlad 2008-03-31 09:40:56 +00:00
gfxQuartzPDFSurface.h Bug 408182. Turn off Gfx pixel-snapping for print contexts. r=vlad 2008-01-07 00:50:19 +00:00
gfxQuartzSurface.h b=374462, update cairo to 1.4.2, r=stuart 2007-04-03 18:09:15 -07:00
gfxRect.h b=368247, new border rendering approach, r+sr=roc 2007-05-29 19:46:54 -07:00
gfxSkipChars.h Not (Really) Part Of The Build. Comment and whitespace changes only. More specific documentation for gfxSkipChars. 2007-05-30 15:20:11 -07:00
gfxTextRunCache.h Bug 383548. Assert that textrun cache is empty before it is destroyed. r=pavlov 2007-06-10 16:06:03 -07:00
gfxTextRunWordCache.h Bug 385123. Don't insert spaces after holes while we build a textrun. r=vlad 2007-06-20 12:49:33 -07:00
gfxTypes.h fix thunderbird bustage from bug 388663 2007-07-19 15:21:13 +00:00
gfxWindowsFonts.h minor cleanup to make the code more readable. bug 384363. r=vlad 2007-06-13 16:28:25 -07:00
gfxWindowsNativeDrawing.h b=390668, crash in gfxASurface::GetType (_moz_cairo_scaled_font_status and others), often using drawWindow 2007-08-09 18:54:19 +00:00
gfxWindowsPlatform.h relanding code to get and cache code point info from each font on your system and improve font selection speed and results. bug 377950. r=vlad/roc,sr=roc 2007-05-29 17:07:03 -07:00
gfxWindowsSurface.h Bug 408182. Turn off Gfx pixel-snapping for print contexts. r=vlad 2008-01-07 00:50:19 +00:00
gfxXlibNativeRenderer.h Bug 384840 - gfxXlibNativeRenderer::DRAW_SUPPORTS_NONDEFAULT_VISUAL should be distinct from DRAW_SUPPORTS_CLIP_LIST, patch by Karl Tomlinson <mozbugz@karlt.net>, r+sr=roc 2007-06-18 21:19:01 -07:00
gfxXlibSurface.h thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 20:47:48 +00:00