Recommended Posts

DPI Settings are completely fixed in Windows 7. They demonstrated it at PDC, and it all looks great.

Screenies:

http://www.istartedsomething.com/20081029/...er-than-your-7/

Dammit, that's not fixed at all... 120DPI still stretches 16x16 icons, and it looks like ass. :crazy:

Er, so crappy res icons look crappy when stretched? Why does this not surprise me?

What are you expecting to happen?

I don't know, maybe not stretching them? There is no reason why they couldn't stay at 16x16 with only the clickable area around them being increased. Or how about downscaling 32 pixel versions instead?

Yea, clearly there is nothing that could be done...

I don't know, maybe not stretching them? There is no reason why they couldn't stay at 16x16 with only the clickable area around them being increased. Or how about downscaling 32 pixel versions instead?

Yea, clearly there is nothing that could be done...

Not stretching them is just ridiculous. The whole point of increasing the DPI is for people who cannot see the interface clearly at the smaller DPI settings, so keeping an icon at its original size while increasing the size of everything else will leave that icon just as hard to see as it was before. And as far as using a larger-sized icon and downscaling it, that would require that developers include a larger-sized icon for the system tray icon, which probably won't happen often, if at all.

Not stretching them is just ridiculous. The whole point of increasing the DPI is for people who cannot see the interface clearly at the smaller DPI settings, so keeping an icon at its original size while increasing the size of everything else will leave that icon just as hard to see as it was before. And as far as using a larger-sized icon and downscaling it, that would require that developers include a larger-sized icon for the system tray icon, which probably won't happen often, if at all.

How does stretching an icon by 2 frickin' pixels make anything more visible? It only makes icons blurry and harder to read. Look at the screenshot.

http://www.istartedsomething.com/wp-conten...2008/10/120.png

I don't know, maybe not stretching them? There is no reason why they couldn't stay at 16x16 with only the clickable area around them being increased. Or how about downscaling 32 pixel versions instead?

Yea, clearly there is nothing that could be done...

Microsoft can't just magically whip up 32x32 tray icons for those apps who only designate 16x16 icons for the tray, especially animating/changing icons. In any case, for apps such as Windows Live Messenger, they won't use the tray anymore, instead opting for the taskbar button instead.

They have done their own part to properly scale up their own main three tray icons: Volume, Power, and Network look pixel sharp at 120 DPI. Action Center's icon in 6801 is gone from the later builds.

post-99705-1227389687.png

Also I noticed Windows 7 uses XP-style DPI scaling by default... any reason?

How does stretching an icon by 2 frickin' pixels make anything more visible? It only makes icons blurry and harder to read. Look at the screenshot.

http://www.istartedsomething.com/wp-conten...2008/10/120.png

I already looked at the screenshot. I'd say that's far better than leaving it the same size as before.

How does stretching an icon by 2 frickin' pixels make anything more visible?

We are talking about increasing the size of stuff on the screen ... so yes, it will be increased in size, as that is the point.

If the icons weren't scaled up, it wouldn't be doing the job its supposed to be doing. Yes, this is bad for old icons at crap resolutions. No, there isn't some magical solution.

The "magical solution" everyone is looking for lies in vectorized graphics, rather than rasterized ones. Microsoft should be supporting them, but as far as I know they do not. SVG rendering is something that should, without a doubt, be built into Windows 7 for icons, as an *option* for developers. You'll still get the ones who like the PNG's, but with a little extra effort, those who make the icons can have one that scales infinitely.

But as for the blurry icons, if 2 pixels doesn't make a difference for being able to see them, then a) you probably don't need to change your DPI anyway, and b) it shouldn't blur them to the point of distracting you. DPI scaling compensates for smaller items on a screen, and a 16x16 icon is definitely one of them.

The "magical solution" everyone is looking for lies in vectorized graphics, rather than rasterized ones. Microsoft should be supporting them, but as far as I know they do not. SVG rendering is something that should, without a doubt, be built into Windows 7 for icons, as an *option* for developers. You'll still get the ones who like the PNG's, but with a little extra effort, those who make the icons can have one that scales infinitely.

But as for the blurry icons, if 2 pixels doesn't make a difference for being able to see them, then a) you probably don't need to change your DPI anyway, and b) it shouldn't blur them to the point of distracting you. DPI scaling compensates for smaller items on a screen, and a 16x16 icon is definitely one of them.

But it does make a difference, it makes them less readable than just keeping them at 16 pixels. Here is a random screenshot of someone's notification area at 120DPI. Would you call this "more visible"?

vista_dpi_scaling_problem_programs.png

And yes I do actually need the 120DPI setting, for the fonts, which is what the option boasts to increase in the first place. A 15.4" WUXGA screen isn't very readable at 96DPI.

They could try coding in a bilinear filter to upscale the icons, much like how Vista stretches non-DPI aware windows by default. Would that work?

I stand by my first suggestion of just keeping the icons at 16 pixels. If you need bigger icons, cursors or window handles, separate options exist for that. The font DPI option has no reason to enlarge things other than fonts, especially when it actually makes those other things less readable than they were before. In the end, this option is purely about readability. And clearly, what it does to icons does not help in that department.

Where is this referred to as "font" DPI (in Windows 7), and how are you making the distinction for "readability"? How does readability solely mean bigger fonts, when a lot of programs and functions are icon based, especially for the less literate, or hard of sight?

In addition, you realise huge fonts and small everything else would look far far more ridiculous, with fonts going outside their bounds, icons being in the wrong places, etc, etc...

Yes, those icons look bad - few will dispute that - but I don't think that is entirely the fault of Windows - developers should be creating higher resolution icons. SVG would fix it, but only for future icons. It does appear that the filter for old icon could be improved, but there's only so much you can do for pixel artwork.

The "magical solution" everyone is looking for lies in vectorized graphics, rather than rasterized ones. Microsoft should be supporting them, but as far as I know they do not. SVG rendering is something that should, without a doubt, be built into Windows 7 for icons, as an *option* for developers. You'll still get the ones who like the PNG's, but with a little extra effort, those who make the icons can have one that scales infinitely.

But as for the blurry icons, if 2 pixels doesn't make a difference for being able to see them, then a) you probably don't need to change your DPI anyway, and b) it shouldn't blur them to the point of distracting you. DPI scaling compensates for smaller items on a screen, and a 16x16 icon is definitely one of them.

From memory Microsoft have stated that they don't intend to use SVG for icons because large icons with lots of detail become meaningless at 16x16. Microsoft's position on icons is that 16x16 icons should display a slightly different image to 32x32 and above to make the meaning of the icon clear and recognisable with the smaller pixel count.

There's a blog post on the E7 blog about vectorized icons. It isn't the fix-all "magic" solution that some people here make it out to be. That's why nobody implements them.

Notification icons other than the system ones are hidden by default now, so they'll be less of an eyesore. You can't selectively scale things that may or may not look bad... Windows tries to determine if apps are high DPI aware and do special scaling on the app window if it does not, but this is a compatibility measure not a real solution.

The right solution is for apps to do a better job supporting high DPI. We can help by giving developers tools to make this easier, and by building some high DPI awareness into standard components that developers use, but in the end it's up to them to provide the appropriate icons and to test their layout logic at higher DPI settings.

DPI is not font size. If you want to change just the font size, there is an option for that and it will have no impact on your icons.

I run Win7 at the 150% DPI setting at home on my 1080p media center, and it works great.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Tixati 3.43 by Razvan Serea Tixati is a free and easy to use BitTorrent client featuring detailed views of all seed, peer, and file transfer properties. Also included are powerful bandwidth charting and throttling capabilities, and a full DHT implementation. Tixati is one of the most advanced and flexible BitTorrent clients available. And unlike many other clients, Tixati contains NO SPYWARE, NO ADS, and NO GIMMICKS. Tixati portable version is meant to run on a USB flash drive or other portable media. It stores all its configuration files in the same folder as the executable binary files, and all file paths are stored in a format relative to the program executable folder. It is important you do not delete the "tixati_portable_mode.txt" file within the executables folder. This file is what triggers Tixati to run in portable mode. (The executable binaries are actually the same as the standard edition binaries.) When running the portable edition from a USB flash drive, especially one that is formatted in FAT16/FAT32, you may experience some lag when initially loading a new transfer. This is because initializing and allocating large files on flash-based media consumes a greater amount of time and resources compared to a conventional hard-drive. Tixati has the following features: detailed views of all aspects of the swarm, including peers, pieces, files, and trackers support for magnet links, so no need to download .torrent files if a simple magnet-link is available super-efficient peer choking/unchoking algorithms ensure the fastest downloads peer connection encryption for added security full DHT (Distributed Hash Table) implementation for trackerless torrents, including detailed message traffic graphs and customizable event logging advanced bandwidth charting of overall traffic and per-transfer traffic, with separate classification of protocol and file bytes, and with separate classification of outbound traffic for trading and seeding highly flexible bandwidth throttling, including trading/seeding proportion adjustment and adjustable priority for individual transfers and peers bitfield graphs that show the completeness of all downloaded files, what pieces other peers have available, and the health of the overall swarm customizable event logging for each download, and individual event logs for all peers within the swarm expert local file management functions which allow you to move files to a different partition even while downloading is still in progress 100% compatible with the BitTorrent protocol Windows and Linux-GTK native versions available Tixati 3.43 changelog: Several major DHT improvements Added several screening heuristics to filter malicious DHT nodes, prevent Sybil floods Rewrote DHT search algorithms to add support for multi-path lookups Improved DHT logging, more details in several error messages Extended timeout lengths for outgoing queries over I2P Added incoming query / response per second to DHT table status display Updated Regex engine to PCRE2 Faster Search function, scans channel user profiles in much less time Fixed problems with file name parsing and date handling in RSS Faster and more accurate RSS filtering and episode number detection Several optimizations to global text processing functions, such as UTF-8 cleaning, line splitting, and token parsing Complete update of port-mapping UPNP/NAT-PMP engine, added PCP support, mapping over VPN support, and more Several refinements to default gateway detection on Windows / Android, which is used for port-mapping Support for IPv6 interface-scoped addresses, which is sometimes needed for IPv6 gateway detection and port mapping Full support for PCP port remapping, added backup zero-port query in case requested port is rejected New UPNP/NAT-PMP Monitor in Help > Diagnostics New reflected local port/location tracker that analyzes DHT replies to detect true port/location and NAT mapping type New TCP/UDP Ports monitor in Help > Diagnostics, with several statistic and information tabs, and a detailed event log Calculated/reflected local port is now used for port parameter in tracker queries and peer handshake Fixed several problems with Linux Wayland compatibility Completely replaced tray icon functions in Linux, new SNI implementation is now the default with GSI backup Implemented full DBus-Menu server to be used by new SNI tray icon implementation Replaced Linux tray balloon notification DBus client Rewrote auto-shutdown DBus interface for Linux Rewrote sleep inhibit DBus interface for Linux Dropped deprecated Linux dbus-glib dependencies Completely new Windows asynchronous file handling, now using IOCP model with several block-alignment optimizations Better handling of system network resets and interface down/up cycles Added option to fully clear configuration in Settings > Import/Export Remember last option checkboxes when using Import/Export Fixed minor I2P incoming connection routing problems Much faster I2P vanity host name finder Much faster channel user vanity key finder Raised length limit for torrent tracker remote failure messages to 120 from 64 Fixed problems setting download location on a torrent before the meta info is resolved Added location/MOC paths to category pane tooltips Several minor Web Interface fixes Refinements to static and scrolling ellipsizing layout routines Several fixes and improvements to single and multi-line text edit controls Many other minor fixes throughout the user interface A major overhaul of the Android framework has also been done: API target raised to 35, page alignment set to 16K Rewrote all inset processing routines Full rewrite of foreground service, application, and main activity objects New permission request routines Added multi-cast lock request before UPNP/LPDP discovery operations Fixed file permission and locking problems when loading .torrent from web browsers Fixed problems with Z-ordering of modal / non-modal and popup windows Fixed handling of back gesture on newer OS Added status bar icon adjustment based on status bar background color Added option in Settings > UI > Behavior to continue running in tray when task removed from recents App can be closed by swiping away notification Rewrote IME interface, fixed several problems with auto-correct, on-screen keyboard visibility, and cursor positioning Added full support for Android hardware mouse and keyboard function Added full tooltip implementation for Android hovering via mouse or other cursor device Full rewrite of popup menu widgets to better support hardware pointers and keyboard Added mouse cursor updating framework for Android hovering Added Settings > Import/Export to Android builds Added language file support to Android builds Download: Tixati 64-bit | Tixati 32-bit ~20.0 MB (Freeware) Download: Portable Tixati 3.43 | 114.0 MB Download: Tixati 3.43 for Linux | Android View: Tixati Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Firefox 152.0.1 by Razvan Serea Firefox is a fast, full-featured Web browser. It offers great security, privacy, and protection against viruses, spyware, malware, and it can also easily block pop-up windows. The key features that have made Firefox so popular are the simple and effective UI, browser speed and strong security capabilities. Firefox has complete features for browsing the Internet. It is very reliable and flexible due to its implemented security features, along with customization options. Firefox includes pop-up blocking, tab-browsing, integrated Google search, simplified privacy controls, a streamlined browser window that shows you more of the page than any other browser and a number of additional features that work with you to help you get the most out of your time online. Firefox key features Enhanced Tracking Protection (ETP) – Blocks trackers, cookies, cryptominers, and fingerprinters by default. Private Browsing Mode – Deletes history, cookies, and temporary files when closed. Lightweight & Fast Performance – Optimized memory usage with efficient page loading. Cross-Platform Sync – Sync bookmarks, passwords, history, and open tabs across devices. Customizable Interface – Toolbars, themes, and extensions can be tailored to user needs. Strong Privacy Controls – Options to manage cookies, permissions, and site data easily. Reader Mode – Strips away clutter for distraction-free reading. Pocket Integration – Save and read articles offline with Pocket built into Firefox. Picture-in-Picture (PiP) – Watch videos in a floating window while multitasking. Extensions & Add-ons – Vast library for productivity, security, and personalization. Built-in PDF Viewer – No need for external software to view PDFs. Firefox Monitor – Alerts users if their email is part of a known data breach. Multi-Account Containers – Isolate browsing sessions (e.g., work, personal, shopping). Performance & Resource Efficiency – Uses fewer system resources than some competitors. Open Source & Community-Driven – Transparent development with global contributions. Firefox 152.0.1 fixes: Fixed frequent crashes affecting users with Intel Raptor Lake processors. (Bug 2039575) Fixed an issue on macOS where choosing a PDF option, such as "Save as PDF", from the system print dialog would send the job to your printer instead of saving a file. (Bug 2047850) Download: Firefox 64-bit | Firefox 32-bit | ARM64 | ~70.0 MB (Freeware) Download: Firefox for MacOS | 146.0 MB View: Firefox Home Page | Release Notes Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Zed 1.7.2 has landed with updated OpenCode models, bug fixes and other improvements by David Uzondu Zed 1.7.2 recently landed on the stable release channel, bringing a host of AI-related features including automatic context compaction and settings-based skill management, along with other things like better Markdown preview rendering and custom git commands in the graph view. Starting with the AI stuff, the developers introduced "/compact", a command that basically summarizes your conversation history on demand. This tool prevents your active chat window from hitting token limits by compressing older parts of the dialogue into a brief overview. In addition to that, the team relocated skill management to the settings UI, improving how the application communicates errors regarding those skills, and updated the OpenCode model roster to support DeepSeek V4 Flash, MiniMax M3, Qwen 3.7 Plus, and Nemotron 3 Ultra Free. External agent users can also monitor context window cost metrics and delete individual sessions directly from their history. Right-clicking ref labels in the git graph now opens a context menu that runs different actions against selected targets, kind of how VS Code does it. Here are some of the bug fixes this new release brings: The active agent fails to auto-select when creating a new git worktree. A scrollbar unexpectedly appears on wrapped code blocks in the agent chat. Collapse indicators for project headers appear when performing sidebar searches. Bracketed ellipsis title prefixes fail to show the ellipsis icon properly. Project icons render incorrectly in the recent projects picker. Diff hunk controls appear inside non-editable commit view multibuffers. The software update button hangs indefinitely on the downloading stage. Restoring an agent terminal in a remote project triggers a sudden crash. Splitting a pane that contains an active commit view causes a crash. Linux Wayland freezes when trying to read the clipboard from laggy external apps. Zed is a "newish" code editor trying to break the massive stronghold VS Code has on the developer community. Funny enough, the editor was created by former GitHub employees who worked on the Atom text editor (which Microsoft killed in 2022, several years after it bought GitHub). The project officially hit version 1.0 back in April, introducing platform parity for Windows and Linux alongside deep support for DeepSeek-V4-Pro.
    • 26H2 absolutely will support ARM Windows just not on devices that came with 26H1. This is evident by the fact I am running 26H2, which on my MacBook Neo and Surface Pro 12 (inch), within a VM.
    • Mp3tag 3.35 by Razvan Serea Mp3tag is a powerful and yet easy-to-use tool to edit metadata (ID3, Vorbis Comments and APE) of common audio formats. It can rename files based on the tag information, replace characters or words from tags and filenames, import/export tag information, create playlists and more. The program supports online freedb database lookups for selected files, allowing you to automatically gather proper tag information for select files or CDs. Mp3tag supports the following audio formats: Advanced Audio Coding (aac) Free Lossless Audio Codec (flac) Monkeys Audio (ape) Mpeg Layer 3 (mp3) MPEG-4 (mp4 / m4a / m4b / iTunes compatible) Musepack (mpc) Ogg Vorbis (ogg) OptimFROG (ofr) OptimFROG DualStream (ofs) Speex (spx) Toms Audio Kompressor (tak) True Audio (tta) Windows Media Audio (wma) WavPack (wv) Mp3tag 3.35 changelog: This version introduces a new Files options page, enhanced toolbar customization, support for RF64 WAV files, improved Discogs and MusicBrainz tag sources, and many other improvements and fixes. See the Release Notes for more details. Download: Mp3tag 64-bit | 5.7 MB (Freeware) Download: Mp3tag 32-bit | 5.2 MB Link: Mp3tag Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Year In
      hhgygy earned a badge
      One Year In
    • One Month Later
      AMV earned a badge
      One Month Later
    • Week One Done
      AMV earned a badge
      Week One Done
    • Collaborator
      ryansurfer98 went up a rank
      Collaborator
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      523
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      78
    4. 4
      Steven P.
      72
    5. 5
      Michael Scrip
      71
  • Tell a friend

    Love Neowin? Tell a friend!