Bump JavaFX Version to 15 to Support Emoji Fonts #72
Labels
No Label
client
server
user made
L
M
S
XL
bug
bugfix
discussion
documentation
feature
maintenance
postponed
refactoring
wontfix
No Milestone
No Assignees
3 Participants
Due Date
Dependencies
No dependencies set.
Reference: zdm/envoy#72
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "b/display-emoji"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When an emoji font is present on the system, emojis can be displayed perfectly fine in newer versions of JavaFX.
If no emoji font is installed, emojis are displayed as unknown characters instead of crashing the whole application.
Fixes #3
Does JavaFX 15 fix this?
Exactly.
@kske
Are there any other advantages JavaFX 15 has over JavaFX 11 we should know of?
None that I know of. You should be able to find the changelog on the internet.
If it really works, I'll have no problem with that fix. That'd solve ahuge problem we face.
Let's give it a try.
👍