Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emoji are not rendered in windows and in the export file #172

Open
lesnake opened this issue Aug 2, 2023 · 0 comments
Open

Emoji are not rendered in windows and in the export file #172

lesnake opened this issue Aug 2, 2023 · 0 comments

Comments

@lesnake
Copy link

lesnake commented Aug 2, 2023

What I am doing
I'm using emoji like in this plantuml example for emoji

@startuml
Alice -> Bob : Hello <:1f600:>
return <:innocent:>
Alice -> Bob : Without color: <#0:sunglasses:>
Alice -> Bob : Change color: <#green:sunny:>
@enduml

What whappends
The preview and the exported image (svg, png) are showing :
tst

What I am expecting
Instead of this, obtained using the web client :
tst

Why I think there is an issue
The plantumel syntax for emoji code, like <:1f600:>, is displayed in the image instead of the emoji.

Configuration
Using Eclipse :
Version: 2023-06 (4.28.0)
Build id: 20230608-1333
on windows 10 x64 french
PlantUML Feature 1.1.29
PlantUML Library Feature 1.2023.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant