bitplatform icon indicating copy to clipboard operation
bitplatform copied to clipboard

Remove the redundant fonts from the Bit Components project

Open msynk opened this issue 3 years ago • 0 comments

Currently, there are some fonts embedded in the Bit Components project which can be simply removed to reduce the size of the NuGet package. The `Segoe-UI fonts are available on windows by default. for the other operating systems the new assets NuGet package can be used. The fabric icon font file which contains all of the icons in it is also redundant. the only font file that is required in this project is a subset of the fabric icon font which is used inside some of the components. these icons are as follows:

ChevronRight More Accept CalendarMirrored Up Down ChevronRight ChevronLeft ChevronDown CloudUpload FileImage Video Zip PDF InsertTextBox Play Pause Cancel Delete Clear Info ErrorBadge Blocked2 Warning Completed DoubleChevronUp DoubleChevronDown ChevronDown person FavoriteStarFill FavoriteStar Search Clear ChevronDownSmall ChevronUpSmall RedEye Hide

msynk avatar May 29 '22 06:05 msynk