Fixed-dimensions icon representation.
Optional
defaultWhich icon should be set as default. It is maker-dependent whenever "default" icon means anything and if it will be treated differently at all.
Optional
scalableScalable icon representation.
Optional
strictWhether icon set objects should also undergo additional dimensions verification, to ensure there are no differences between real and configuration icon dimensions.
Default is false
.
An
IconSet
is a type that is based uponRecord
-alike type supported by many official Electron Forge makers, yet not documented well in official API docs.Remarks
ReForged implementation adds additional properties in order to guarantee much more fine-grained configuration that makes sense for ReForged makers.
Todo
A separate set of utilities and/or types might come in the future as maker-agnostic implementation for parsing and populating icons in specific paths. All makers, at least Linux ones, will depend on it to provide icons system-wide.