diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-09-16 14:25:56 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-09-16 14:25:56 +0200 |
| commit | 4e92b51166abe50693c6f71d1a148a59452c1704 (patch) | |
| tree | 7347147c164cb6653581b8cd90511fcc4f521116 /src/wscript | |
| parent | 81b7a682585d35e8077feffef28d605bef746107 (diff) | |
Split HTMLFormatter methods out to a .cc
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index 352cd196..1c75f2a4 100644 --- a/src/wscript +++ b/src/wscript @@ -63,6 +63,7 @@ def build(bld): fsk.cc gamma_transfer_function.cc h_align.cc + html_formatter.cc identity_transfer_function.cc interop_load_font_node.cc interop_text_asset.cc |
