New Icon Set Preview: Making your Applications DPI Aware
Display technology has improved by adding more pixels into the available physical space on monitor panels. Windows provides functionality to create DPI aware applications.

Display technology has improved by adding more pixels into the available physical space on monitor panels. The result is that the dots-per-inch (DPI) of modern displays is way higher. For years, 96 pixels was the magical number, but nowadays 300 DPI is no longer an exception.
DPI unaware applications will scale by stretching the application bitmap to the actual size which results in a blurry presentation. API aware applications detect the system DPI to scale accordingly.
For version X17, we are working on full DPI aware support for our various controls in all platforms including Windows Forms, WPF and ASP.NET. The TextControl (document), rulers, status bars and the ribbon will be DPI aware and scale pixel-perfect to provide a crystal clear visual experience.
In order to do that, we had to create a new icon set based on 800+ vector graphics to retrieve the pixel-perfect bitmap in the requested size and resolution. This new icon set will be used in Windows Forms, WPF and our browser-based editor in ASP.NET, Angular and Node.js.
Below is a small snapshot of our new icons:
The following screenshot shows a crystal clear scaled version of the same icon set:
Or even larger:
With the next release of TX Text Control, you can easily upgrade your applications to support high resolutions without any additional efforts.
ASP.NET
Integrate document processing into your applications to create documents such as PDFs and MS Word documents, including client-side document editing, viewing, and electronic signatures.
- Angular
- Blazor
- React
- JavaScript
- ASP.NET MVC, ASP.NET Core, and WebForms
Related Posts
TX Text Control 33.0 SP3 is Now Available: What's New in the Latest Version
TX Text Control 33.0 Service Pack 3 is now available, offering important updates and bug fixes for all platforms. If you use TX Text Control in your document processing applications, this service…
TX Text Control 33.0 SP2 is Now Available: What's New in the Latest Version
TX Text Control 33.0 Service Pack 2 is now available, offering important updates and bug fixes for all platforms. If you use TX Text Control in your document processing applications, this service…
Service Pack Releases: What's New in TX Text Control 33.0 SP1 and 32.0 SP5
TX Text Control 33.0 Service Pack 1 and TX Text Control 32.0 Service Pack 5 have been released, providing important updates and bug fixes across platforms. These service packs improve the…
The Wait is Over: TX Text Control for Linux is Officially Here
We are very excited to announce the release of TX Text Control 33.0 which includes the long awaited Linux version of TX Text Control. This version allows you to integrate TX Text Control into your…
Full .NET 9 Support in Text Control .NET Components for ASP.NET Core,…
.NET 9 will be launched tomorrow, November 12, at the .NET Conf 2024 with updates to cloud capabilities, security, and performance. TX Text Control .NET components are fully compatible with .NET 9…