Embedded Software

Embedded Software

Topics related to SCADE Suite, SCADE Display, SCADE One and more.

Fonts in SCADE Display

    • Luz Paulina Aguilar
      Subscriber

      In SCADE Display, how are the fonts represented on the target?

    • Benjamin Descorps
      Ansys Employee

      Hello,

      On the target, fonts are represented as C source code. Fonts can be considered as “graphical input resources” for the display application, same as the color or line style tables.

      Since version 6.1, SCADE Display is delivered with a Font Code Generator that generates this C source code from the SCADE Display font description format, in the form of simple arrays of bitmaps.

      Fonts are eventually loaded on target as C code compiled along with your main executable.

      Hope this helps,

      Benjamin

Viewing 1 reply thread
  • The topic ‘Fonts in SCADE Display’ is closed to new replies.