MCPcopy Create free account

hub / github.com/Sevii77/frost_ui / functions

Functions26 in github.com/Sevii77/frost_ui

↓ 38 callersFunctionsave_tex
(width: u16, height: u16, data: &[u8], path: &Path)
tools/preprocessor/src/main.rs:806
↓ 30 callersMethodconvert
(self)
tools/preprocessor/src/metabase.rs:161
↓ 17 callersFunctionwrite_comp
(dir: &Path, local_dir: &str, layers: Vec<Option<&str>>)
tools/preprocessor/src/icons.rs:19
↓ 10 callersFunctionicon_path
(id: usize)
tools/preprocessor/src/icons.rs:15
↓ 6 callersFunctionextract
(id: usize)
tools/preprocessor/src/icons.rs:11
↓ 5 callersFunctionadd_border
(icon: &mut image::ImageBuffer<image::Rgba<u8>, Vec<u8>>)
tools/preprocessor/src/icons.rs:137
↓ 4 callersFunctionmake_smalls
font icons
tools/preprocessor/src/icons.rs:604
↓ 4 callersFunctionprepare_icon
(icon: &mut image::ImageBuffer<image::Rgba<u8>, Vec<u8>>, mut alpha_resolver: impl FnMut(&image::Rgba<u8>) ->
tools/preprocessor/src/icons.rs:58
↓ 4 callersFunctionwrite_icon_font
(dir: &Path, local_dir: &str, game_path: &str, full: &HashMap<&str, Vec<(bool, image::ImageBuffer<Rgba<u8>, Ve
tools/preprocessor/src/icons.rs:612
↓ 2 callersFunctioncenter
(icon: &mut image::ImageBuffer<image::Rgba<u8>, Vec<u8>>, vertical_only: bool)
tools/preprocessor/src/icons.rs:162
↓ 2 callersFunctionextract_path
(path: &str)
tools/preprocessor/src/icons.rs:5
↓ 2 callersFunctionrgb_to_hsv
((r, g, b): (u8, u8, u8))
tools/preprocessor/src/icons.rs:79
↓ 1 callersFunctiondesaturate_icon
(icon: &mut image::ImageBuffer<image::Rgba<u8>, Vec<u8>>)
tools/preprocessor/src/icons.rs:46
↓ 1 callersFunctionget_svgs
(path: &Path)
tools/preprocessor/src/main.rs:31
↓ 1 callersFunctionjob_icons
(target_root: &Path)
tools/preprocessor/src/icons.rs:188
↓ 1 callersFunctionmenu_icons
(target_root: &Path)
tools/preprocessor/src/icons.rs:822
↓ 1 callersFunctionpatch_attributes
svg is kinda a mess, here we patch stuff so that we may have incorrect behaviour but it atleast shows up like it does in inkscape
tools/preprocessor/src/main.rs:793
↓ 1 callersFunctionrender_svg
(svg: SvgResult, target_root: &Path, font: &resvg::usvg::fontdb::Database/*, color_paths: &mut HashMap<String,
tools/preprocessor/src/main.rs:721
↓ 1 callersFunctionshop_icons
(target_root: &Path)
tools/preprocessor/src/icons.rs:776
↓ 1 callersFunctionsilver_bordered
(target_root: &Path)
tools/preprocessor/src/icons.rs:737
↓ 1 callersFunctionsplit_svgs
(data: &str)
tools/preprocessor/src/main.rs:401
↓ 1 callersFunctiontribe_icons
(target_root: &Path)
tools/preprocessor/src/icons.rs:714
↓ 1 callersFunctionulds
(target_root: &Path)
tools/preprocessor/src/uld.rs:4
↓ 1 callersFunctionwalk_dir2
(path: &Path, path_rel: String, target: &Path, files: &mut HashMap<Option<(String, String)>, HashMap<String, S
tools/preprocessor/src/main.rs:121
Methoddefault
()
tools/preprocessor/src/metabase.rs:116
Functionmain
()
tools/preprocessor/src/main.rs:12