Jump to content
Search Community

Search the Community

Showing results for tags 'truetype fonts'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • GreenSock Forums
    • GSAP
    • Banner Animation
    • Jobs & Freelance
  • Flash / ActionScript Archive
    • GSAP (Flash)
    • Loading (Flash)
    • TransformManager (Flash)

Product Groups

  • Club GreenSock
  • TransformManager
  • Supercharge

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Personal Website


Twitter


CodePen


Company Website


Location


Interests

Found 1 result

  1. Wondering if anyone has seen this warning. I don't have a codepen because I haven't figured out a way to replicate the process I'm using. I'm loading local fonts using fontkit and setting them up to be used in GSAP text animations. I don't think this is a GSAP bug, I think it's a Chrome (Chromium) bug - but, they all reference line 150 from CSSPlugin.js. It's not preventing the font from being loaded, it just doesn't show up correctly - looks like whatever the fallback font is. Here's what I'm seeing... Failed to decode downloaded font: file:///Library/Fonts/AppleMyungjo.ttf OTS parsing error: OS/2: missing required table Failed to decode downloaded font: file:///Library/Fonts/Yu%20Gothic%20Bold.otf OTS parsing error: CFF: Failed validating charstring set 0 Failed to decode downloaded font: file:///Library/Fonts/Yu%20Gothic%20Medium.otf OTS parsing error: CFF: Failed validating charstring set 0 Failed to decode downloaded font: file:///Library/Fonts/YuppySC-Regular.otf OTS parsing error: bad range shift Failed to decode downloaded font: file:///Library/Fonts/YuppyTC-Regular.otf OTS parsing error: bad range shift Here's a screenshot from inspector... All I really want to do is figure out a way to catch these warnings and filter out the fonts that might be problematic. Fonts are being pulling from local font folders. I've been able to filter out all other invalid or otherwise unworkable fonts. Any thoughts?
×
×
  • Create New...