Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carloBarazzetta authored Sep 16, 2020
1 parent a485aa7 commit 26e915d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Components to simplify use of "Icon fonts": resize, color, opacity and more... with full support for High-DPI apps. Rendering optimized with GDI+

### Actual official version 2.3 (VCL) and 1.5.1 (FMX)
### Actual official version 2.3.1 (VCL) and 1.5.1 (FMX)

| Component | Description |
| - | - |
Expand Down Expand Up @@ -34,6 +34,9 @@ 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:**
16 Sep 2020: version 2.3.1 (VCL) and 1.5.1 (FMX)
- Fixed issue #37 (Partly ugly antialiasing effects)

05 Sep 2020: version 2.3 (VCL) and 1.5.1 (FMX)
- Added demo with VirtualImageList form D10.3 and D10.4
- Refactoring to move methods from IconFontsImageList to IconFontsImageCollection
Expand Down

0 comments on commit 26e915d

Please sign in to comment.