.opus
Audio
WOFF (Web Open Font Format)
WOFF는 웹 폰트 형식으로, TrueType/OpenType를 압축하여 효율적으로 웹에 전달합니다. 원본 대비 40-60% 크기를 절감합니다.
MIME 타입
audio/opus
유형
바이너리
압축
손실
장점
- + Best-in-class quality at every bitrate (voice through high-fidelity)
- + Open source and royalty-free (RFC 6716)
- + Ultra-low latency (as low as 2.5 ms) for real-time communication
- + Mandatory in WebRTC — universal browser support
단점
- − Less hardware support than MP3 on older dedicated players
- − OGG/Opus files are not universally supported by car stereos
- − Relatively new — some legacy tools may not recognize it
.OPUS 사용 시점
WOFF는 구형 브라우저 폴백으로 사용하세요. 현대 브라우저에는 WOFF2를 사용하세요.
기술 세부사항
WOFF는 sfnt 폰트 데이터를 zlib(DEFLATE) 압축하며, WOFF 헤더와 선택적 XML 메타데이터를 포함합니다.
역사
W3C가 2012년에 WOFF 1.0을 웹 폰트 권고안으로 발표했습니다. Mozilla, Opera, Microsoft가 공동 개발했습니다.