Search Results

Search results 1-5 of 5.

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

  • Hello Adrian, thanks for taking care. Tobias

  • Hello, I have an issue with the GUI_IsInFont() function. As I understand the documentation, it should return 0 if and only if a given character is not present in the given font. However, for XBF fonts I've made the following observations: 1. If the char is available in the font, the function returns 1 -> OK 2. If the code of the char is between the code of the first char in the font and that of the last char in the font, and the char is not available in the font, the function returns 0 -> OK 3. …

  • Specification of XBF font format

    tobi - - emWin related

    Post

    Hello, we need to extract some information from the fonts which have been generated with the Font Converter into the XBF format. Is there any specification available of this format? Thanks, Tobias

  • Nevermind, I just found a working version of the trial within the IAR installation. That will be sufficient for now. Tobias

  • Hello forum, we're planning to use embOS for the Renesas RX and are currently evaluating different toolchains. While the embOS trial for RX and the HEW toolchain works fine, I'm having trouble with the IAR version. I'm using the embOS trial for Renesas RX and IAR compiler v3.82b1 and the IAR Embedded Workbench for Renesas RX v2.10. The rtos*.r54 libs provided with the embOS trial cannot be read by the IAR linker. Since the embOS trial was apparently made for some older version of IAR (according …