Text / fonts => use css and media queries Gaps => use MultiDPIHorizontalLayout / MultiDPIVerticalLayout.
Another approach, which is easier IMO, is to set an "authoring" DPI to your application ( using applicationDPI at the application level), and then set all your measures (fonts, gaps, widths,etc) according to this reference DPI. Here is an article that explains the pros and cons of each approach: https://blogs.adobe.com/jasonsj/2011/05 Maurice -----Message d'origine----- De : skvsarathyourfriend [mailto:[email protected]] Envoyé : mercredi 16 avril 2014 11:24 À : [email protected] Objet : Auto changing the gaps,font size based on application DPI in Flexmobile I am working on a mobile app for multi resolutions,for which the components in the screen should adjust itself (Text font,gaps)based on the application DPI. How can i do this? Thanks -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Auto-changing-the-gaps-font-size-based-on-application-DPI-in-Flexmobile-tp6144.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
