File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ Details of the terminology can be found in the [Terminology document](Terminolog
199199| Wimp: Startup | Asm | | |
200200| Wimp: TaskManagement | Asm | | |
201201| Wimp: Templates | Asm | Functional | Functional |
202- | Wimp: TextRender | Asm | | |
202+ | Wimp: TextRender | Asm | Investigate | Investigate |
203203| Wimp: Tiling | Asm/C | | |
204204| Wimp: WindowManagement | Asm | | |
205205| Wimp: WindowRender | Asm/C | | |
Original file line number Diff line number Diff line change @@ -21,11 +21,13 @@ URL: [PRM](http://www.riscos.com/support/developers/prm/wimp.html)
2121
2222| In 32bit | In 64 bit | Interface |
2323| ----------| -----------| -----------|
24- | [ ] | [ ] | Text rendering |
25- | [ ] | [ ] | Text sizing |
26- | [ ] | [ ] | Text colouring |
27- | [ ] | [ ] | Wimp$Font* honoured |
28- | [ ] | [ ] | System font rendering |
24+ | [ X] | [ X] | Text rendering |
25+ | [ X] | [ X] | Text sizing |
26+ | [ X] | [ X] | Text colouring |
27+ | [ ] | [ ] | Text uses WimpSymbols font |
28+ | [ X] | [ X] | Wimp$Font* honoured |
29+ | [ X] | [ X] | System font rendering |
30+ | [ ] | [ ] | System font rendering with scaling |
2931| [ ] | [ ] | Default font from NVRAM |
3032| [ ] | [ ] | Truncate with ellipsis |
3133| [ ] | [ ] | Read split point |
You can’t perform that action at this time.
0 commit comments