From 81b7a682585d35e8077feffef28d605bef746107 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 16 Sep 2025 14:11:32 +0200 Subject: Move {HTML/Text}Formatter out to their own files. --- src/wscript | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/wscript') diff --git a/src/wscript b/src/wscript index 1ef4f4ca..352cd196 100644 --- a/src/wscript +++ b/src/wscript @@ -174,6 +174,7 @@ def build(bld): fsk.h gamma_transfer_function.h h_align.h + html_formatter.h identity_transfer_function.h interop_load_font_node.h interop_text_asset.h @@ -242,6 +243,7 @@ def build(bld): text.h text_asset.h text_image.h + text_formatter.h subtitle_standard.h text_string.h text_type.h -- cgit v1.2.3