Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-10449

embedding a font with a relative path via global.css, specified using a relative path, does not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • Adobe Flex SDK Previous
    • Styles
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Reproduction:
      1. Put something like this in global.css:

      @font-face

      { src: url('ALGER.TTF'); font-family:baseFont; }

      2. Compile an mxml application.

      Actual Results: Warning: Font not found at: file:/WEB-INF/flex/ALGER.TTF

      Expected Results: No warning.

      Workaround: Use full path.

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: