GH-78266.txt 408 B

12345678
  1. GH-78266
  2. --------
  3. Validate extension JSON: API was removed: classes/FontFile/properties/fallbacks
  4. Validate extension JSON: API was removed: classes/FontVariation/properties/fallbacks
  5. Validate extension JSON: API was removed: classes/SystemFont/properties/fallbacks
  6. The property was moved to their common base class Font.
  7. The setters and getters were already in Font, so this shouldn't affect compatibility.