Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carloBarazzetta authored Dec 12, 2020
1 parent 3ac397d commit 073fd88
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.4.0 (VCL) and 1.6.0 (FMX)
### Actual official version 2.4.0 (VCL) and 1.6.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:**
12 Dec 2020: version 2.4.0 (VCL) and 1.6.1 (FMX)
- Fixed problems changing FontColor of ImageList

06 Dec 2020: version 2.4.0 (VCL) and 1.6.0 (FMX)
- Added width and height property for FMX (if different from size)
- Added Zoom attribute for icons (VCL and FMX)
Expand Down

0 comments on commit 073fd88

Please sign in to comment.