IconFontsImageList
IconFontsImageList copied to clipboard
Four advanced components to simplify use of Icon Fonts as images and ImageList: TIconFontImage, TIconFontsImageCollection, TIconFontsVirtualImageList, TIconFontsImageList (for VCL and FMX). Full suppo...
I am using several icon fonts where some characters are wider than others. (Just like a W is wider than an I) The IconFontImageList components seem to assume all characters...
So IconFontsImageList is such a great great library. Thanks! Here is a **tip** (not a bug report nor question) for newcomers who create icons at **runtime** - Use `StopDrawing(True)/StopDrawing(False)` and...
Currently I can already select multiple icons in the icon editor, and I expect all selected icons will be deleted when I click the 'Delete' button, but it turned out...
When having the editor open and installing fonts into the system the list of available fonts doesn't get updated. You should handle `WM_FONTCHANGE` and refresh the font list whenever the...
Hi, CharMap for FMX version has planned?
Hello friends, First step: sorry for my poor English. I am upgrading the component from 2.3 to **3.3.1** version. But this version, activates an **"Auto-Switch"** to dark mode if my...