Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. larger emoji symbols
Forum Updated to NodeBB v4.3 + New Features

larger emoji symbols

Scheduled Pinned Locked Moved Unsolved General and Desktop
fontqmlemoji
1 Posts 1 Posters 487 Views 1 Watching
  • 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 Offline
    Q Offline
    qwertzui11
    wrote on last edited by
    #1

    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
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved