Rotate antialiased font

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Rotate antialiased font

    Hi

    When drawing a rotated text with a 4bpp antialiased font, the text is not shown.
    If using a non-antialiased font the text is rotated just fine, and antialiased font without rotation is also fine.

    Is rotated antialiased text supported? (I have emWin v4.06c with AA)

    Best regards
    /David

    OK

    C Source Code

    1. GUI_DispStringInRectEx(... , GUI_ROTATE_0);

    NOT OK

    C Source Code

    1. GUI_DispStringInRectEx(... , GUI_ROTATE_180);
  • Hi,

    Yes it is supported.
    We have fixed some issues with antialiased fonts in emWin version 5.24e and 5.24d.

    I would recommend to upgrade to a newer version.

    Regards,
    Sven
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.