-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_FontDbox
Charles edited this page Aug 5, 2026
·
10 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| FontDbox | ROM modules | - | not built in repo, not tested in repo |
| Functionality | SWIs | Services | TOTAL |
|---|---|---|---|
| 50.00% | 50.00% | 50.00% | 50.00% |
FontDbox is a Toolbox font-selection dialogue object: it maintains the selected font, size/aspect and sample text, reacts to font changes, and delivers object events through Toolbox filters.
- Has services
- Has services fast
- Has swis
- Is c
- Uses messagetrans
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Resourcefs files |
| ✅ | 🔲 | Toolbox object |
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 |
FontDbox_ClassSWI (&82A00) |
| ✅ | 🔲 |
FontDbox_PostFilter (&82A01) |
| ✅ | 🔲 |
FontDbox_PreFilter (&82A02) |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Service_FontsChanged |
| ✅ | 🔲 | Service_ResourceFSStarting |
| ✅ | 🔲 | Service_ToolboxStarting |
| ✅ | 🔲 | Service_ToolboxTaskBorn |
| ✅ | 🔲 | Service_ToolboxTaskDied |
None
None
None
None
None
None
None
FontMessageTransResourceFSSharedCLibraryToolboxWimpWindow


