https://bugs.documentfoundation.org/show_bug.cgi?id=169402

--- Comment #5 from Dave Gilbert <[email protected]> ---
(In reply to V Stuart Foote from comment #3)
> @fpy, font subsets in the see also bug 169174 are not CID 
> 
> Rather they are dvips rendered as PS type 1, would think those would be near
> hopeless to try to sort out, and not really the issue here.

If I understand correctly, the pdf does have character widths encoded in it,

6 0 obj
<<
/Type /Font
/BaseFont /BEAPJB+CMSS17
....
/Widths [ 625 313 313 313 313 313 313 313 313 313 ...

so I guess we could do something to find the best metch based on that.

(Maybe even just choseing something no-larger would work to avoid overlaps).

PDF does weird font stuff all the time because of tending to include them, but
also because it's setup for doing subsets of fonts by the way it encodes text.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to