Announcement

Collapse
No announcement yet.

using fontawesome

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • using fontawesome

    hello guys
    is there any way to use fontawesome in ams projects?
    i don't know how to use fontawesome icons in label.
    please help guys.
    thanks

  • #2
    FA is a web/css tech. the image fonts I don't with would work in AMS's text fields sorry.
    Plugins or Sources MokoX
    BunnyHop Here

    Comment


    • #3
      Originally posted by kingzooly View Post
      FA is a web/css tech. the image fonts I don't with would work in AMS's text fields sorry.
      Theoretically that wouldn't matter as FontAwesome is quite literally a font, a Unicode font. I'm not sure, but I think it might work with some Unicode plugin that people also use for displaying Chinese characters.
      Bas Groothedde
      Imagine Programming :: Blog

      AMS8 Plugins
      IMXLH Compiler

      Comment


      • #4
        I think that these symbols are embedded in the font as "private use characters", and they can be accessed only by typing the Unicode code. As such, they won't be supported in AutoPlay Media Studio, as no transliteration to ASCII characters is possible. If you want to use these icons, you may need to create images from the font and use them instead of the font.

        Ulrich

        Comment


        • #5
          thanks for your replies.
          in visual studio and C# language, I've use  to show icon from FontAwesome to object content like Label or Button. I've tried that but nothing happened.

          Originally posted by Imagine Programming View Post
          Theoretically that wouldn't matter as FontAwesome is quite literally a font, a Unicode font. I'm not sure, but I think it might work with some Unicode plugin that people also use for displaying Chinese characters.
          Which plugin can do this? can you tell me more? tnx

          Any suggest can be useful.

          Comment


          • #6
            Originally posted by Programmer313 View Post
            thanks for your replies.
            in visual studio and C# language, I've use  to show icon from FontAwesome to object content like Label or Button. I've tried that but nothing happened.


            Which plugin can do this? can you tell me more? tnx

            Any suggest can be useful.
            Well, I thought maybe the Unicode plugin by Ulrich might have a nice feature for this, but as Ulrich replied without that as an option I doubt that. I'm sorry, but I think you can't use FontAwesome in AMS. As Ulrich said; FontAwesome is a font for unicode characters and AMS functions do not support unicode, they are all Ascii.
            Bas Groothedde
            Imagine Programming :: Blog

            AMS8 Plugins
            IMXLH Compiler

            Comment

            Working...
            X