diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-09-28 20:26:15 +0200 |
---|---|---|
committer | Rodrigo <rodarima@gmail.com> | 2025-09-28 23:10:55 +0200 |
commit | fb510ea86be5ceb9e91573890242581fdbd77ad8 (patch) | |
tree | d819fe40683592008d136727f5a0b03e48dc1164 /354 |
Diffstat (limited to '354')
-rw-r--r-- | 354/index.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/354/index.md b/354/index.md new file mode 100644 index 0000000..b9d2e42 --- /dev/null +++ b/354/index.md @@ -0,0 +1,12 @@ +Title: library associated to the web browser +Author: vtorri +Created: Fri, 07 Feb 2025 19:34:58 +0000 +State: closed + +Is there a library that I can use to embed the rendering in my own toolkit and not FLTK ? + +--%-- +From: rodarima +Date: Mon, 24 Feb 2025 17:25:40 +0000 + +No, the Dillo rendering engine is tighly coupled to FLTK.
\ No newline at end of file |