Ticket #148 (new defect)

Opened 3 years ago

Last modified 23 months ago

Better font embedding support

Reported by: astrange Owned by:
Priority: normal Milestone: Sometime after 1.0
Component: matroska Version:
Severity: normal Keywords:
Cc:

Description

We activate fonts in-memory for the current process if they're embedded in mkv files. However, the usual method for taking screenshots is cmd-C and pasting into Preview, where the fonts haven't been loaded, so it looks different. Also, they aren't preserved across saves to .mov.

No good idea how to fix this.

Change History

Changed 23 months ago by astrange

ways to fix this:

1. save all fonts in all ssa headers (this sucks)

2. make another track and put all attachments in it and have a font media handler (needs media handlers)

3. make another track for each attachment and have a font media handler

Note: See TracTickets for help on using tickets.