diff options
author | Dominick Allen <djallen@librehumanitas.org> | 2024-09-25 10:53:18 -0500 |
---|---|---|
committer | Dominick Allen <djallen@librehumanitas.org> | 2024-09-25 10:53:18 -0500 |
commit | b6e3cc840e255b78ee53e55b420aeee130e51ce1 (patch) | |
tree | a1cc9b47bb2858710358269059afd43808ca36cc /src/demo.cpp | |
parent | 348a1bfb244288b1c78d8ce3c8d8a8cb5c1bdebc (diff) |
Work on wrapping types.
Diffstat (limited to 'src/demo.cpp')
-rw-r--r-- | src/demo.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/demo.cpp b/src/demo.cpp index 279e59d..40abca5 100644 --- a/src/demo.cpp +++ b/src/demo.cpp @@ -225,3 +225,5 @@ int demo(const fud::String& m_filename) } } // namespace bookmouse +// (* 3840 2160) 8294400 +// (* 2 2560 1440) 7372800 |