Config.in 311 B

123456789101112
  1. config BR2_PACKAGE_WOFF2
  2. bool "woff2"
  3. depends on BR2_INSTALL_LIBSTDCPP
  4. select BR2_PACKAGE_BROTLI
  5. help
  6. Reference implementation for the WOFF2 font file format,
  7. typically used for Web fonts
  8. https://github.com/google/woff2
  9. comment "woff2 needs a toolchain w/ C++"
  10. depends on !BR2_INSTALL_LIBSTDCPP