From 16494fe74fa61f4db1f9b3748643b89ba8d89c0b Mon Sep 17 00:00:00 2001 From: Sunny Date: Sun, 26 Nov 2023 11:48:02 +0800 Subject: [PATCH] =?UTF-8?q?*=20UIFontImages:=20=E9=87=8D=E5=86=99=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E5=9B=BE=E6=A0=87=E7=BC=96=E8=BE=91=E5=99=A8=EF=BC=8C?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=89=93=E5=BC=80=E9=80=9F=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SunnyUI/Font/UIFontImages.cs | 482 +++++++++----------------- SunnyUI/Font/UIFontImages.designer.cs | 80 +---- SunnyUI/Font/UIFontImages.resx | 21 -- SunnyUI/Font/UISymbolPanel.cs | 50 ++- 4 files changed, 237 insertions(+), 396 deletions(-) diff --git a/SunnyUI/Font/UIFontImages.cs b/SunnyUI/Font/UIFontImages.cs index 0672dd65..4bb006a7 100644 --- a/SunnyUI/Font/UIFontImages.cs +++ b/SunnyUI/Font/UIFontImages.cs @@ -22,13 +22,9 @@ ******************************************************************************/ using System; -using System.Collections.Concurrent; -using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Drawing.Design; -using System.Linq; -using System.Reflection; using System.Windows.Forms; namespace Sunny.UI @@ -38,13 +34,14 @@ namespace Sunny.UI /// internal partial class UIFontImages : Form, ISymbol { - private readonly ConcurrentQueue