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

No emoji #1

Open
limelect opened this issue Nov 28, 2023 · 13 comments
Open

No emoji #1

limelect opened this issue Nov 28, 2023 · 13 comments
Assignees
Labels
enhancement New feature or request

Comments

@limelect
Copy link

limelect commented Nov 28, 2023

This is what I get on my computer in the Delphi IDE editor

BaguetteBread: string = '🥖';
change it to char# something maybe it will work

I checked it for you
WaterBuffaloFace: string =Char(#$A9);// '🐃';

@limelect limelect changed the title Nם קצםחן No emoji Nov 28, 2023
@aso14 aso14 added the enhancement New feature or request label Nov 28, 2023
@aso14 aso14 self-assigned this Nov 28, 2023
@aso14
Copy link
Owner

aso14 commented Nov 28, 2023

Hello, I tested your code, but unfortunately, it didn't work for Telegram. However, I made adjustments by replacing all the constants with their Unicode codes. Check it and let me know if there is any issues.

Thanks !!!

@limelect
Copy link
Author

Now it still show squer but not your problem

@aso14
Copy link
Owner

aso14 commented Nov 28, 2023

Alright !!! Where did you use it ? With ShowMessage or another Display component ?

@limelect
Copy link
Author

limelect commented Nov 28, 2023

It seems i do not have above FF charcters
may be skia? will help
Gexpert ascii show FF max

@aso14
Copy link
Owner

aso14 commented Nov 28, 2023

Yes, Try with Skia4Delphi !!!

@aso14 aso14 closed this as completed Nov 28, 2023
@limelect
Copy link
Author

limelect commented Nov 28, 2023

I renmmber a project with those fonts
You shoud add it as a function for your font
It is not that simple as just add charcters

@aso14
Copy link
Owner

aso14 commented Nov 28, 2023

I will think about it !!! If you want to contribute too let me know.

@limelect
Copy link
Author

limelect commented Nov 28, 2023

I am sending
Emoji.zip
you a source for graphics char

There are lots of free sources

@limelect
Copy link
Author

look here
https://github.com/EtheaDev
Icon Fonts
all his projects are around this idea

@aso14
Copy link
Owner

aso14 commented Nov 28, 2023

Thanks !!!

@limelect
Copy link
Author

I suggest making a form as a message dialog on it put
your character/icon or whatever and a procedure to do that

@aso14 aso14 reopened this Nov 29, 2023
@limelect
Copy link
Author

limelect commented Nov 29, 2023

Have a look here
https://github.com/danieleteti/mm4delphi
or this very interesting
https://github.com/digao-dalpiaz/Dam
for example

@aso14
Copy link
Owner

aso14 commented Dec 1, 2023

Thanks !!! I'll do it during my free time !!!

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

No branches or pull requests

2 participants