https://bugzilla.redhat.com/show_bug.cgi?id=2510984
Michal Josef Spacek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Michal Josef Spacek <[email protected]> --- Changes: 0.44 Wed Jul 29 2026 - Embedded TrueType text is now searchable and copyable (GitHub #15, RT #123564). A /ToUnicode CMap is generated for each embedded font, covering only the glyphs actually used. Built here rather than via Text::PDF::TTFont0, whose ToUnicode support emits a malformed CMap (RT #123562, unfixed upstream). - Fix "Didn't find pages" when a source filename is reused within one session (GitHub #21, #22, RT #103758, RT #103768). %processed cached byte offsets keyed by filename and was never invalidated when the file behind that name was replaced, so the first file's offsets were applied to the second file's bytes. - CI now covers Linux, macOS and Windows again, with per-platform isolation so one failing cell no longer masks the others (GitHub #9, #10). Upstream workflow references are pinned to a SHA; see docs/ci-pin-maintenance.md. For rawhide and F44 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2510984 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202510984%23c1 -- _______________________________________________ perl-devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
