Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved larger emoji symbols

    General and Desktop
    font qml emoji
    1
    1
    212
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Q
      qwertzui11 last edited by

      Hi!

      I'm trying to do a Chat. In this Chat emoji utf characters shall be printed larger than the other characters. I'm using Qt Quick Controls for the UI. How to do so?
      My first idea was to make the chat field RichTextFormat, and surround every emoji with a tag that enlarges it. Worked great, but now I'd like to switch to the MarkdownFormat. With this Format I can't enlargen single characters. Or am I wrong?
      Another idea of mine was to somehow tell Qt that it shall enlargen some characters (or a subset?) of a font. Is that a possibility? I couldn't find any resources, may you point me into the right direction?
      My last idea is, that I still use markdown but use some library to parse it to RichText and enlargen it like before.

      This is how the google noto regular font with the noto coloremoji font looks like. I'd simple would love to see the emojis 50% bigger.

      280d7823-8efb-4ce6-900c-8f82c3a4f96d-image.png

      Thx for your time, have fun
      Markus

      1 Reply Last reply Reply Quote 0
      • First post
        Last post