Feedback
Add desktop Fonts module for installed and default font discovery
- Status
- Fixed
- Fixed in
- v26.5.6
- Source discussion
- https://forum.objo.dev/d/131-class-system-missing-properties
- Last updated
- 2026-05-24
Public summary
Desktop apps need a supported way to discover installed font families and use Objo default typography values when building font pickers or applying platform-appropriate UI defaults. Add a desktop Fonts module with Names() As String(), DefaultName As String, DefaultSize As Double, and IsAvailable(name As String) As Boolean.