Emitted when the available fonts list cannot be retrieved
URL where the fonts list was attempted to be retrieved from
Emitted when a file fails to open
Name/path of the file that failed to open
Emitted when a required font is not found
Number of entities that require this font
Name of the missing font
Emitted when some fonts can not be found in font repository
Emitted when some fonts fails to load
Emitted to display a message to the user
The message text to display
The severity/type of the message
Emitted to request opening a file dialog
Emitted during file opening to report progress
Type definition for all events that can be emitted through the global event bus.
This type maps event names to their corresponding payload types, providing type safety for event emission and listening throughout the application.
Event Categories
open-file
,open-file-progress
,failed-to-open-file
fonts-not-loaded
,failed-to-get-avaiable-fonts
,font-not-found
message