Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 09:03
739312c

Features/Updates

  • Add DynamicCachedFonts.cacheFontStream and DynamicCachedFonts.loadCachedFamilyStream static methods to cache and load font and return the font files as Streams
  • Add loadStream instance method to DynamicCachedFonts to load font files as Streams

Internal Updates

  • Update loadCachedFamily's implementation
  • Remove all reserved characters from the url to generate safer cache keys