EtheaDev / IconFontsImageList

Four advanced components to simplify use of Icon Fonts as images and ImageList: TIconFontImage, TIconFontsImageCollection, TIconFontsVirtualImageList, TIconFontsImageList (for VCL and FMX). Full support for High-DPI apps. Rendering optimized with GDI+
Apache License 2.0
218 stars 55 forks source link

Empty SaveToFile #15

Closed SoyYako closed 4 years ago

SoyYako commented 4 years ago

Hi, Metohod IconFontsImageList.SaveToFile('list.bmp'); create a empty image.

IconFontsImageList.SaveToFile('list.bmp'); create a empty BMP file. IconFontsImageList.SaveToFile('list.png'); create a empty PNG file.

How to strore / reload a icon's list into a image file?


Delphi XE 10.3 Windows 10

carloBarazzetta commented 4 years ago

Yes, this is a bug...

SoyYako commented 4 years ago

... and "Export" command from the CharMap, all icons or single icon.

carloBarazzetta commented 4 years ago

... and "Export" command from the CharMap, all icons or single icon.

Using the custom "CharMap" you can select multiple icons with Ctrl+click to "importo" into ImageCollection. In the folder IconFontsImageList\Demo\Fonts you can find cheatsheet.html, a useful preview of the material icons.