Skip to content
Snippets Groups Projects
Commit 6270a4c7 authored by Devin Heitmueller's avatar Devin Heitmueller Committed by Rafaël Carré
Browse files

Add support for monospace font in HTML renderer


The EIA-608 decoder expects fonts to be rendered with a monospace font,
so add the ability for decoders to make use of the "tt" tag, and tweak
the EIA-608 decoder to use that tag.

This patch supercedes folds in patch 9 from the previous series as well
as incorporates the changes Rafaël Carré solicited from the ML regarding
the fonts to use for non-Linux platforms.

Modified-by: default avatarRafaël Carré <funman@videolan.org>
 - Simplify HandleTT()
 - Fix memleak in Create()
Signed-off-by: default avatarRafaël Carré <funman@videolan.org>
parent 765b3082
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment