You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## 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+
4
4
5
-
### Actual official version 3.0.0 (VCL+FMX)
5
+
### Actual official version 3.1.0 (VCL+FMX)
6
6
7
7
| Component | Description |
8
8
| - | - |
@@ -40,6 +40,10 @@ Take care of changed Font file used in the Demos from v1.7(VCL)/v1.2(FMX) -> v1.
40
40
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).
41
41
42
42
**RELEASE NOTES:**
43
+
24 Nov 2021: version 3.1.0 (VCL+FMX)
44
+
- Updated Material Design Desktop Font to versione 6.6.30
45
+
- Added Added IDE themes support for component editors
0 commit comments