惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

U
Unit 42
博客园 - 司徒正美
V
Visual Studio Blog
博客园 - 【当耐特】
T
Tailwind CSS Blog
美团技术团队
博客园 - 叶小钗
Jina AI
Jina AI
宝玉的分享
宝玉的分享
IT之家
IT之家
Hugging Face - Blog
Hugging Face - Blog
雷峰网
雷峰网
Stack Overflow Blog
Stack Overflow Blog
博客园_首页
人人都是产品经理
人人都是产品经理
T
The Blog of Author Tim Ferriss
P
Proofpoint News Feed
Microsoft Security Blog
Microsoft Security Blog
Y
Y Combinator Blog
GbyAI
GbyAI
大猫的无限游戏
大猫的无限游戏
Martin Fowler
Martin Fowler
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
腾讯CDC

博客园 - Levins Dai

我知道你不知道我知道你不知道我知道你不知道 Why does current running process always be mapped to slot 0? 金刚的爱 - Levins Dai - 博客园 What's the difference between GetThreadPriority and CeGetThreadPriority? How to send class 0 message on Windows Mobile 5.0? 新年音乐会 再说GSM SMS文字短信编码与长度 Windows Mobile 文字短信的长度 - Levins Dai 国家地理选美中国 木兰秋猎 - Levins Dai - 博客园 30 years anniversary of Microsoft Back from off site meeting 摄影是什么? Talking about Talking about 谈论谈论好男人 关于Naming的故事 两个星期,两条旧闻 On Board Day 3G和Windows XP 是卖书还是送书?
Pixel doubling, why's it there?
Levins Dai · 2006-05-13 · via 博客园 - Levins Dai

In general, PocketPC supports high-DPI and Low-DPI (192 and 96 respectively) display modes. As you know, image with fixed resolution will be displayed in a smaller size on Higher DPI screen. For example, images on 192 DPI screen will have as 1/2 size as on 96 DPI's. To maintain a consistent image size in both High and Low DPI mode, PocketIE introduces Pixel Doubling, which simply doubles the pixels used in High-DPI display. Just like an auto zoom out on every image pIE is browsing.

Pixel Doubling also affects address bar and status bar. The heights are doubled accordingly in the High-DPI display.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mobilesdk5/html/wce51conpixeldoubling.asp