-
As a mobile OS UX researcher focusing on typography scaling, I'm investigating the applicability of the Silver lookup table (primarily designed for web CSS pixels) in native Android environments. Specifically, I'm seeking insights on two key aspects: Unit Conversion: What's the most accurate method to convert CSS pixel-based font sizes to Android's density-independent pixels (dp), considering varying screen densities and viewing distances? Underlying Models: Are there established mathematical models or conversion formulas that inform the Silver lookup table's recommendations? I'm particularly interested in understanding how it balances readability standards with device adaptation principles. Any references to conversion frameworks or research papers addressing cross-platform typography scaling would be greatly appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi @CATche3r The CSS The
|
Beta Was this translation helpful? Give feedback.
-
Hi @Myndex Thank you for your detailed response. The reference chart has been particularly valuable, as it has systematically guided me in applying silver conformance principles to mobile platforms. I would like to further inquire whether there exist established mathematical models or computational formulas that could comprehensively reconstruct the complete silver lookup tables. Specifically, my research focuses on determining contrast thresholds for Chinese typography on mobile devices. Given the substantially different display characteristics and usage patterns compared to desktop environments, I hypothesize that contrast compliance requirements may need mobile-specific adjustments beyond current silver conformance standards. As my experimental capacity is limited to testing specific font parameters (e.g., 14sp/400 & 24sp/700), I seek methodological frameworks that could enable responsible extrapolation of results to intermediate values (such as 17sp/400). Additionally, given my use of Chinese character sets as experimental stimuli, I wish to investigate whether such models could demonstrate script-agnostic applicability beyond Latin-based typography systems. |
Beta Was this translation helpful? Give feedback.
Also: regarding mobile, we are working on additional, and separated, guidelines for certain devices types, due to the unique needs.
Regarding "Silver" -- Silver was a exploratory project, leading eventually to WCAG 3. Silver is over, and no aspect of Silver should be referenced. WCAG 3 is evolving, but far from release.
For beta use right now, we (Inclusive Reading Technologies) have the APCA Readability Criterion, as a public draft. We are planning a large upgrade later this year, pending some current research.