Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
carloBarazzetta committed Mar 17, 2022
2 parents 4e4106c + 2a54d24 commit 90900b6
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# IconFontsImageList [![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://opensource.org/licenses/Apache-2.0)
# IconFontsImageList [![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://opensource.org/licenses/Apache-2.0)

## Four advanced components to simplify use of Icon Fonts as images and ImageList (for VCL and FMX). Full support for High-DPI apps. Rendering optimized with GDI+

### Actual official version 3.2.0 (VCL+FMX)
### Actual official version 3.2.0 (VCL+FMX)

| Component | Description |
| - | - |
Expand Down Expand Up @@ -40,13 +40,13 @@ Take care of changed Font file used in the Demos from v1.7(VCL)/v1.2(FMX) -> v1.
If you are using the old Font, you can automatically convert icons to the new ones as explained [here](https://github.com/EtheaDev/IconFontsImageList/wiki/Convert-Material-Icons).

**RELEASE NOTES:**
17 Mar 2022: version 3.2.0 (VCL+FMX)
- Updated support to Delphi 11.1
- Updated Library suffix for Delphi 10.4 and 11 to (auto)

24 Nov 2021: version 3.1.0 (VCL+FMX)
- Updated MaterialDesign fonts
- Updated component editors form light or dark theme
17 Mar 2022: version 3.2.0 (VCL+FMX)
- Updated support to Delphi 11.1
- Updated Library suffix for Delphi 10.4 and 11 to (auto)

24 Nov 2021: version 3.1.0 (VCL+FMX)
- Updated Material Design Desktop Font to versione 6.6.30
- Added Added IDE themes support for component editors27 Aug 2021: version 3.0.0 (VCL+FMX)

27 Aug 2021: version 3.0.0 (VCL+FMX)
- FMX version aligned to VCL
Expand Down

0 comments on commit 90900b6

Please sign in to comment.