OSK\schmidt c6c7a66561 Add icons and highlight.js to project
This commit includes the addition of a new toolbox icon in both .ico and .png formats, updating the resource file to reference the new icon. In addition, numerous highlight.js files and styles have been integrated into the project, enhancing syntax highlighting capabilities. Existing file references in 'out_embed/all.hpp' have been updated accordingly.Add new highlighting styles and GitHub CSS to project

Introduced two new image styles, "brown-papersq" and "pojoaque", for highlighting. Additionally, embedded GitHub's CSS files as header files in the `saucer::embedded` namespace to enhance syntax highlighting features. These changes aim to improve the visual styling and customization options for code presentation.
2024-12-05 14:41:01 +01:00
2024-12-04 14:12:18 +01:00
2024-12-04 14:12:18 +01:00
2024-12-05 14:41:01 +01:00
2024-12-04 14:12:18 +01:00
2024-12-04 11:40:00 +01:00
2024-12-04 14:12:18 +01:00
2024-12-05 14:39:16 +01:00
2024-12-04 11:40:00 +01:00

Toolbox

install

first install node.js

then run

npm install -g @saucer-dev/cli

build embeded files with line

saucer embed <source> <destination>

like

saucer embed D:/Repos/Toolbox/res/html D:/Repos/Toolbox/out_embed
Description
No description provided
Readme 2.3 MiB
Languages
C++ 54.8%
HTML 21.7%
CSS 15.7%
Python 4.7%
CMake 2.1%
Other 1%