Created attachment 9219175 Bug 454059 - Add a Link() method to DrawTarget, and implement it in DrawTargetCairo. r?jrmuizel
This provides a basic Link() API on DrawTarget, intended to generate a link
for a single rectangular area (which will be the rect of a frame corresponding
to a link element).
Created attachment 9219175
Bug 454059 - Add a Link() method to DrawTarget, and implement it in DrawTargetCairo. r?jrmuizel
This provides a basic Link() API on DrawTarget, intended to generate a link
for a single rectangular area (which will be the rect of a frame corresponding
to a link element).