From 270ef20acb1c9f7a0e2e5e7db7971c56868563c2 Mon Sep 17 00:00:00 2001 From: Michael Rapp Date: Thu, 24 Oct 2024 00:04:53 +0200 Subject: [PATCH 1/3] Convert text in SVGs into paths. --- doc/_static/logo_dark.svg | 30 ++++++++++-------------------- doc/_static/logo_light.svg | 30 ++++++++++-------------------- 2 files changed, 20 insertions(+), 40 deletions(-) diff --git a/doc/_static/logo_dark.svg b/doc/_static/logo_dark.svg index b8f41d6383..8eafe952e0 100644 --- a/doc/_static/logo_dark.svg +++ b/doc/_static/logo_dark.svg @@ -201,16 +201,11 @@ transform="matrix(0.26458333,0,0,0.26458333,300.82037,1.0583322)" id="text5064" style="font-size:50.6667px;line-height:1.25;font-family:'Jost*';-inkscape-font-specification:'Jost*';letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect5066);display:inline;fill:#d1d1d1;stroke:none;fill-opacity:1"> - Gradient Boosted Multi-Output Rules + - BOOMER + diff --git a/doc/_static/logo_light.svg b/doc/_static/logo_light.svg index 4245efa604..947b815299 100644 --- a/doc/_static/logo_light.svg +++ b/doc/_static/logo_light.svg @@ -201,16 +201,11 @@ transform="matrix(0.26458333,0,0,0.26458333,300.82037,1.0583322)" id="text5064" style="font-size:50.6667px;line-height:1.25;font-family:'Jost*';-inkscape-font-specification:'Jost*';letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect5066);display:inline;fill:#1e1e1e;stroke:none"> - Gradient Boosted Multi-Output Rules + - BOOMER + From da009aa469ca2c47b16ae8400fc4b6eebb8ca5eb Mon Sep 17 00:00:00 2001 From: Michael Rapp Date: Thu, 24 Oct 2024 00:06:45 +0200 Subject: [PATCH 2/3] Use logos from the "doc" directory in README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0d3286e82..1eeaba9e9c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

- - + + BOOMER - Gradient Boosted Multi-Label Classification Rules

From 1743d403fc8700055516ac4b39fd55e5a45c9e6b Mon Sep 17 00:00:00 2001 From: Michael Rapp Date: Thu, 24 Oct 2024 00:07:10 +0200 Subject: [PATCH 3/3] Remove redundant SVG files. --- assets/logo_dark.svg | 238 ------------------------------------------ assets/logo_light.svg | 238 ------------------------------------------ 2 files changed, 476 deletions(-) delete mode 100644 assets/logo_dark.svg delete mode 100644 assets/logo_light.svg diff --git a/assets/logo_dark.svg b/assets/logo_dark.svg deleted file mode 100644 index b8f41d6383..0000000000 --- a/assets/logo_dark.svg +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gradient Boosted Multi-Output Rules - - - - BOOMER - - - - - diff --git a/assets/logo_light.svg b/assets/logo_light.svg deleted file mode 100644 index 4245efa604..0000000000 --- a/assets/logo_light.svg +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gradient Boosted Multi-Output Rules - - - - BOOMER - - - - -