Tag

Web Compatibility

0 views collected around this technical thread.

Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Nov 1, 2019 · Frontend Development

How Kbone Bridges Vue Web Apps to WeChat Mini‑Programs: Design & Performance

This article explains the background, architecture, implementation details, performance evaluation, and practical usage of Kbone—a solution that adapts Vue‑based web applications to run as WeChat mini‑programs by simulating DOM, using custom components, and providing a compatible event system.

AdapterVueWeChat Mini Program
0 likes · 19 min read
How Kbone Bridges Vue Web Apps to WeChat Mini‑Programs: Design & Performance
Qunar Tech Salon
Qunar Tech Salon
May 27, 2015 · Fundamentals

Understanding RGB vs CMYK and Converting CMYK JPEG to RGB with ImageMagick

The article explains why CMYK JPEG images fail in Internet Explorer, contrasts CMYK with RGB color models, and provides ImageMagick commands to convert CMYK images to RGB for proper web display across browsers.

CMYKImageMagickWeb Compatibility
0 likes · 3 min read
Understanding RGB vs CMYK and Converting CMYK JPEG to RGB with ImageMagick