grid icon indicating copy to clipboard operation
grid copied to clipboard

Add logo

Open Ali-Tehrani opened this issue 2 years ago • 11 comments

Related to #231. This removes the defected logo from the website and adds the new logo to the table of contents, it looks like this: Screenshot from 2024-01-31 19-44-13

The other option is to have the grid in the table of contents above the image, but I don't like it

Screenshot from 2024-01-31 19-40-37

Ali-Tehrani avatar Feb 01 '24 00:02 Ali-Tehrani

Hi @Ali-Tehrani Can we use a .svg (vectorial) graphic instead of the .png? This would prevent the image from pixelating when zoomed.

marco-2023 avatar Feb 01 '24 15:02 marco-2023

I've tried doing it with svg but I'll have to convert it to png anyways to make the background transparent and to invert. I've zoomed in on the images myself (when on the website) and don't see any problems with it. I've added a *.svg file for it in the images in case anyone else wants to do it

Ali-Tehrani avatar Feb 01 '24 17:02 Ali-Tehrani

Hi @Ali-Tehrani, I can make the .svg with transparent background and using vectorial graphics. Can you send me the file used to create the logo? So I can use the same fonts? Thank you very much.

The example below does not have the same font as yours

grid_logo_aa11

marco-2023 avatar Feb 02 '24 02:02 marco-2023

Hi @marco-2023, I've attached the powerpoint that I used. The font is Franklin Gothic grid_graphical_abstract(1).pptx

Ali-Tehrani avatar Feb 02 '24 13:02 Ali-Tehrani

grid_logo_vect_white

@Ali-Tehrani Here is the vectorial white grid logo without background. It took me some time to reproduce it. Please tell me what you think. If you need any other colours or modifications let me know

marco-2023 avatar Feb 02 '24 17:02 marco-2023

Was the filled "D" letter intended? Other than that, I really like!

Ali-Tehrani avatar Feb 02 '24 18:02 Ali-Tehrani

I think it looks good. I keep wondering if the "d" should be a $\nabla$ or a $\tfrac{d}{dx}$ but this isn't important.

PaulWAyers avatar Feb 02 '24 18:02 PaulWAyers

Was the filled "D" letter intended? Other than that, I really like! @Ali-Tehrani can you point out which D letter is filled so I can fix it? Any difference with the png logo is unintended.

marco-2023 avatar Feb 02 '24 18:02 marco-2023

Screenshot from 2024-02-02 13-21-34

For me it looks like the above, where the D letter is filled in

Ali-Tehrani avatar Feb 02 '24 18:02 Ali-Tehrani

@Ali-Tehrani I think it should be a "selection" problem. This is how I see it using github dark theme image

Below I add the same vectorial graph using the original colour.

grid_logo_vect_orig_colour

marco-2023 avatar Feb 02 '24 19:02 marco-2023

Below is the logo following @PaulWAyers idea of using $\nabla$. For using the derivative (I don't have it clear) grid_logo_vect_paul_orig_color

grid_logo_vect_paul_white

marco-2023 avatar Feb 02 '24 19:02 marco-2023

Some of the tests and workflows were failing because of inconsistent treatment of variables across python versions. Fixed that. Merging the PR

marco-2023 avatar Oct 30 '24 15:10 marco-2023