Version:
Usage
Install the latest google-woff2 package with the following command:
meson wrap install google-woff2Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from google-woff2 1.0.2-4 can be used by adding the following lines to your meson.build file:
libwoff2common_dep = dependency('libwoff2common')
libwoff2dec_dep = dependency('libwoff2dec')
libwoff2enc_dep = dependency('libwoff2enc')
woff2_decompress_prog = find_program('woff2_decompress')
woff2_compress_prog = find_program('woff2_compress')
woff2_info_prog = find_program('woff2_info')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...