OpenType

Emoji Ecosystem

รูปแบบฟอนต์ที่พัฒนาโดย Microsoft และ Adobe รองรับการแสดงผลอิโมจิสีผ่านเทคโนโลยีตารางสีหลายแบบ

OpenType is the dominant font format for modern computing. For emoji specifically, OpenType supports several color font technologies that allow fonts to include full-color emoji glyphs:

- **COLR/CPAL**: Layered color vectors (used by Windows, Android/Chrome)
- **CBDT/CBLC**: Embedded color bitmaps (used by Google Noto Color Emoji)
- **SVG in OpenType**: SVG documents embedded in fonts (used by Firefox, Adobe)
- **sbix**: Apple's bitmap format (used by Apple Color Emoji)

Different platforms support different color font technologies, which is part of why emoji look different across devices.

คำที่เกี่ยวข้อง

CBDT/CBLC (CBDT) CBDT/CBLC (CBDT)
Color Bitmap Data Table และ Color Bitmap Location Table — ตาราง OpenType สำหรับฝังอิโมจิ bitmap สีในไฟล์ฟอนต์
COLR/CPAL (COLR) COLR/CPAL (COLR)
ตารางฟอนต์สี OpenType ที่กำหนดอิโมจิเป็นรูปร่างเวกเตอร์แบบเลเยอร์พร้อมชุดสี ใช้โดย Windows และ Chrome
SVG ใน OpenType (SVGinOT) SVG ใน OpenType (SVGinOT)
วิธีการฝังเอกสาร SVG (Scalable Vector Graphics) โดยตรงในไฟล์ฟอนต์ OpenType สำหรับอิโมจิสีที่ขยายได้
ฟอนต์อิโมจิ ฟอนต์อิโมจิ
ไฟล์ฟอนต์ดิจิทัลที่มีการออกแบบกลิฟอิโมจิสี ใช้เทคโนโลยีเช่น COLR, CBDT, SVG หรือ sbix ในการแสดงผล

เครื่องมือที่เกี่ยวข้อง

🔢 ค้นหา Unicode ค้นหา Unicode
ป้อนจุดรหัสเช่น U+1F600 และรับ emoji, รายละเอียดการเข้ารหัส, ไบต์ UTF-8/16 และ HTML entities