mirror of
https://github.com/Karaka-Management/Resources.git
synced 2026-01-10 21:08:41 +00:00
Merge branch 'master' of https://github.com/Karaka-Management/Resources
This commit is contained in:
commit
29308869dd
|
|
@ -9,8 +9,14 @@ flowchart TD
|
|||
Icon-->LineIcons
|
||||
Icon-->LinearIcons([LinearIcons])
|
||||
Icon-->FontAwesome([FontAwesome])
|
||||
Icon-->GoogleIcons([GoogleIcons])
|
||||
Fonts-->Text
|
||||
Text-->Roboto
|
||||
Text-->Lato
|
||||
Text-->spacemono
|
||||
JS-->LayoutStyles([Layout & Styles])
|
||||
LayoutStyles-->HighlightJS
|
||||
LayoutStyles-->Katex
|
||||
JS-->Codes
|
||||
JS-->Charting
|
||||
JS-->PDF
|
||||
|
|
@ -61,4 +67,5 @@ flowchart TD
|
|||
### Changes
|
||||
|
||||
* Added global namespacing to many function calls in tcpdf.pdf
|
||||
* Simplified the constant definition and definition checks in config.php and similar files
|
||||
* Simplified the constant definition and definition checks in config.php and similar files
|
||||
* Added more caching for font calculations
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user