[EMAIL PROTECTED] wrote: > In Firefox 3, can you please tell me what is the difference between > nsThebesRenderingContext and gfxContext?
The former is an implementation of nsIRenderingContext. This API is slated for removal, but the work hasn't been completed yet. The gfxContext API is what new code should be using. -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

