[Bug 1551949]

2021-05-07 Thread Jfkthame
Created attachment 9220571 Bug 454059 - Add a new PaintForPrinting display list builder mode. r?mstange -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551949 Title: Printing to PDF file loses

[Bug 1551949]

2021-05-07 Thread Jfkthame
Created attachment 9220045 Bug 454059 - Generate hyperlinks in PDF output for HTML link elements. r?mstange Depends on D114207 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551949 Title:

[Bug 1551949]

2021-05-07 Thread Jfkthame
Created attachment 9220044 Bug 454059 - Add a LINK display-item type. r?mstange Depends on D114206 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551949 Title: Printing to PDF file loses

[Bug 1551949]

2021-05-07 Thread Jfkthame
Created attachment 9220042 Bug 454059 - Support Link in DrawTargetRecording and playback. r?jrmuizel Depends on D113774 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551949 Title: Printing to

[Bug 1551949]

2021-05-07 Thread Jfkthame
Created attachment 9220043 Bug 454059 - Add [minimal] tag support to cairo-quartz-surface.c. r?jrmuizel This implements a subset of the tag() function on the quartz surface backend; just enough to support generating links in PDF output. In particular, the only tag type supported is Link, and we

[Bug 1551949]

2021-04-30 Thread Jfkthame
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

[Bug 1551949]

2021-04-30 Thread Jfkthame
With the cairo update in bug 739096, the functions `cairo_tag_begin` and `cairo_tag_end` become available, which can be used (with the "Link" tag type) to generate links in PDF output. There are two ways to use this. One approach is to issue `cairo_tag_begin` with an associated URL, then do some

[Bug 1882309]

2020-07-11 Thread Jfkthame
You can find out what font is used for a particular element using the Inspector. Right-click on the element in question and choose Inspect Element from the menu, then in the Inspector look at the Fonts panel on the right-hand side (it's one of the options for the section that offers Layout /

[Bug 1883369]

2020-06-21 Thread Jfkthame
Yeah, it looks like during the transition between hover/non-hover states, the glyphs are switching from subpixel-AA to grayscale, then back again; and while they're in the non-subpixel state, their spacing is terrible -- like maybe they've been individually rounded to pixels, without actually

[Bug 1882309]

2020-06-10 Thread Jfkthame
It looks like the site there is styled with `font-size:12px` and `line- height:11px` (and `overflow:hidden`); the exact results will depend on the font that's used, its baseline alignment within the available line height, etc., but having `line-height` *smaller* than `font-size` seems like it's

[Bug 1870827]

2020-04-25 Thread Jfkthame
*** Bug 1566053 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1870827 Title: Firefox hangs after simultaneously opening Chrome/Electron-based

[Bug 1870827]

2020-04-25 Thread Jfkthame
Comment on attachment 9139105 Bug 1495900 - Add fontconfig cache directories to content-process sandbox read paths. r=jld ### Beta/Release Uplift Approval Request * **User impact if declined**: Long pause (jank) in Firefox as a result of starting up chrome (or possibly other triggers) * **Is

[Bug 1856624]

2020-04-25 Thread Jfkthame
This sounds like it's the same issue as described in bug 1495900. A patch just landed there which we hope will help for people who have affected fontconfig versions. *** This bug has been marked as a duplicate of bug 1495900 *** -- You received this bug notification because you are a member of