Commit Graph

10 Commits

Author SHA1 Message Date
ema c64885485d Make all Plugin classes sealed
Changed all Plugin classes and PluginManager to be sealed, preventing further inheritance. This improves code safety and clarifies the intended usage of these classes.
2026-01-08 01:06:37 +08:00
ema a6210e177b Update copyright year to 2026 2026-01-06 02:24:42 +08:00
ema 07debda5e4 feat: improve UI/UX of font loading 2025-09-08 01:14:01 +08:00
ema 1c1f6d55e7 No web font resource extraction
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
Fix WebView2 resources not being released in FontViewer
2025-06-24 02:05:04 +08:00
ema 833222507b Update font pangram
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-05-29 18:48:24 +08:00
ema ee884f1c7d Replace FontViewer source with DLL reference 2025-05-10 02:26:30 +08:00
ema a0a46832ed Update copyright information 2025-05-06 21:04:58 +08:00
ema 895522a1e3 Fix the priority of FontViewer #1543 2025-02-20 09:03:43 +08:00
ema 4eb4251db5 Temporary solution to read woff2 2024-12-30 04:21:24 +08:00
ema ffecab95be New built-in plugin FontViewer 2024-12-30 03:05:06 +08:00