add font picker, color picker and bullet point ui tools

This commit is contained in:
GenevensiS
2026-02-05 16:02:55 +01:00
parent 11e506739a
commit e9abd1fb77
31 changed files with 519 additions and 134 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 578 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 734 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1019 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 587 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 754 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 797 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 767 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 944 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 771 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 747 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 903 B

+11
View File
@@ -27,6 +27,10 @@ tool/export_image IMAGE "tool/export_image.png"
tool/export_images IMAGE "tool/export_images.png"
tool/export_mws IMAGE "tool/export_mws.png"
tool/export_apprentice IMAGE "tool/export_apprentice.png"
tool/reload_data IMAGE "tool/reload_data.png"
tool/dark_reload_data IMAGE "tool/dark_reload_data.png"
tool/check_updates IMAGE "tool/check_updates.png"
tool/dark_check_updates IMAGE "tool/dark_check_updates.png"
tool/print IMAGE "tool/print.png"
tool/print_preview IMAGE "tool/print_preview.png"
@@ -40,7 +44,11 @@ tool/copy IMAGE "tool/copy.png"
tool/paste IMAGE "tool/paste.png"
tool/find IMAGE "tool/find.png"
tool/dark_find IMAGE "tool/dark_find.png"
tool/preferences IMAGE "tool/preferences.png"
tool/dark_preferences IMAGE "tool/dark_preferences.png"
tool/font IMAGE "tool/font.png"
tool/dark_font IMAGE "tool/dark_font.png"
tool/bold IMAGE "tool/bold.png"
tool/dark_bold IMAGE "tool/dark_bold.png"
tool/italic IMAGE "tool/italic.png"
@@ -49,6 +57,9 @@ tool/underline IMAGE "tool/underline.png"
tool/dark_underline IMAGE "tool/dark_underline.png"
tool/strikethrough IMAGE "tool/strikethrough.png"
tool/dark_strikethrough IMAGE "tool/dark_strikethrough.png"
tool/color_text IMAGE "tool/color_text.png"
tool/bullet_point IMAGE "tool/bullet_point.png"
tool/dark_bullet_point IMAGE "tool/dark_bullet_point.png"
tool/symbol IMAGE "tool/symbol.png"
tool/dark_symbol IMAGE "tool/dark_symbol.png"
tool/reminder IMAGE "tool/reminder.png"