summaryrefslogtreecommitdiff
path: root/src/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-09-16 14:11:32 +0200
committerCarl Hetherington <cth@carlh.net>2025-09-16 14:11:32 +0200
commit81b7a682585d35e8077feffef28d605bef746107 (patch)
treeafcef7af66b57c0f4def04e54011344f584422c7 /src/wscript
parent3b95566292358924dabb7b11d0abcb849c68769b (diff)
Move {HTML/Text}Formatter out to their own files.
Diffstat (limited to 'src/wscript')
-rw-r--r--src/wscript2
1 files changed, 2 insertions, 0 deletions
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